Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PiSCSI/piscsi
/ functions
Functions
1,324 in github.com/PiSCSI/piscsi
⨍
Functions
1,324
◇
Types & classes
164
↳
Endpoints
40
Function
TEST
cpp/test/scsidump_test.cpp:19
Function
TEST
cpp/test/scsi_command_util_test.cpp:17
Function
TEST
cpp/test/ctapdriver_test.cpp:14
Function
TEST
cpp/test/scsi_daynaport_test.cpp:14
Function
TEST
cpp/test/mode_page_device_test.cpp:16
Function
TEST
cpp/test/protobuf_util_test.cpp:27
Function
TEST
cpp/test/scsimo_test.cpp:23
Function
TEST
cpp/test/disk_test.cpp:29
Function
TEST
cpp/test/controller_manager_test.cpp:14
Function
TEST
cpp/test/piscsi_image_test.cpp:18
Function
TEST
cpp/test/primary_device_test.cpp:30
Function
TEST
cpp/test/scsihd_test.cpp:24
Function
TEST
cpp/test/scsi_printer_test.cpp:16
Function
TEST
cpp/test/network_util_test.cpp:18
Function
TEST
cpp/test/scsictl_commands_test.cpp:23
Function
TEST
cpp/test/scsi_controller_test.cpp:17
Function
TEST
cpp/test/gpiobus_raspberry_test.cpp:42
Method
TerminationHandler
cpp/scsiloop/scsiloop_core.cpp:83
Method
TerminationHandler
cpp/scsidump/scsidump_core.cpp:47
Method
TerminationHandler
cpp/piscsi/piscsi_core.cpp:128
Method
TestUnitReady
cpp/devices/scsi_printer.cpp:99
Method
TestUnitReady
cpp/devices/primary_device.cpp:79
Method
TestUnitReady
cpp/devices/scsi_daynaport.cpp:309
Method
TestUnitReady
cpp/devices/host_services.cpp:46
Method
TestUnitReady
cpp/scsidump/scsidump_core.cpp:259
Method
Unprotect
cpp/piscsi/piscsi_executor.cpp:181
Method
UnreserveAll
cpp/devices/storage_device.cpp:109
Method
UpdateSerialNumber
cpp/devices/disk_cache.cpp:178
Method
ValidateBlockAddress
cpp/devices/disk.cpp:621
Method
ValidateImageFile
cpp/piscsi/piscsi_executor.cpp:396
Method
ValidateParams
cpp/piscsi/piscsi_image.cpp:310
Method
Verify
cpp/devices/scsi_streamer.cpp:740
Method
Verify
cpp/devices/disk.cpp:175
Method
Verify10
cpp/devices/disk.h:78
Method
Verify16
cpp/devices/disk.h:79
Method
WaitACK
cpp/hal/gpiobus_virtual.h:104
Method
WaitACK
cpp/hal/gpiobus_raspberry.h:149
Method
WaitForBusy
cpp/scsidump/scsidump_core.cpp:389
Method
WaitForPhase
cpp/scsidump/scsidump_core.cpp:169
Method
WaitREQ
cpp/hal/gpiobus_virtual.h:100
Method
WaitREQ
cpp/hal/gpiobus_raspberry.h:145
Method
WaitSignal
cpp/hal/gpiobus.cpp:411
Method
Write
cpp/devices/scsi_streamer.cpp:803
Method
Write
--------------------------------------------------------------------------- Write Command: 0a 00 00 LL LL XX (LLLL is data length, XX = 80 or 00) F
cpp/devices/scsi_daynaport.cpp:260
Method
Write10
cpp/devices/disk.h:76
Method
Write10
cpp/scsidump/scsidump_core.cpp:369
Method
Write16
cpp/devices/disk.h:77
Method
Write6
cpp/devices/scsi_streamer.cpp:593
Method
Write6
cpp/devices/scsi_daynaport.cpp:341
Method
Write6
cpp/devices/disk.h:75
Method
WriteByteSequence
cpp/devices/primary_device.cpp:260
Method
WriteFilemarks
cpp/devices/scsi_streamer.cpp:637
Method
WriteSector
cpp/devices/disk_track.cpp:247
Method
XferIn
--------------------------------------------------------------------------- Data transfer IN *Reset offset and length ------------------------------
cpp/controllers/scsi_controller.cpp:723
Method
XferMsg
cpp/controllers/scsi_controller.cpp:600
Method
XferOut
cpp/controllers/scsi_controller.cpp:673
Method
XferOutBlockOriented
--------------------------------------------------------------------------- Data transfer OUT *If cont=true, reset the offset and length TODO Try to
cpp/controllers/scsi_controller.cpp:772
Method
__enter__
(self)
python/oled/src/interrupt_handler.py:19
Method
__exit__
(self, exception_type, exception_value, traceback)
python/oled/src/interrupt_handler.py:30
Method
__init__
( self, refresh_interval, menu_builder: MenuBuilder, menu_renderer=None,
python/ctrlboard/src/piscsi_menu_controller.py:13
Method
__init__
(self, piscsi_cmd: PiscsiCmds)
python/ctrlboard/src/ctrlboard_menu_builder.py:38
Method
__init__
( self, menu_controller: PiscsiMenuController, sock_cmd: SocketCmds, sys_cmd:
python/ctrlboard/src/ctrlboard_event_handler/ctrlboard_menu_update_event_handler.py:24
Method
__init__
(self, menu_controller, sock_cmd, sys_cmd, piscsi_cmd)
python/ctrlboard/src/ctrlboard_event_handler/piscsi_shutdown_cycler.py:9
Method
__init__
(self)
python/ctrlboard/src/menu/menu_builder.py:11
Method
__init__
(self, activation_delay)
python/ctrlboard/src/menu/timer.py:10
Method
__init__
(self, activation_delay, menu_renderer)
python/ctrlboard/src/menu/blank_screensaver.py:10
Method
__init__
(self, name: str)
python/ctrlboard/src/menu/menu.py:9
Method
__init__
(self)
python/ctrlboard/src/menu/menu_renderer_config.py:11
Method
__init__
(self, menu_builder: MenuBuilder, menu_renderer=None, menu_renderer_config=None)
python/ctrlboard/src/menu/menu_controller.py:19
Method
__init__
(self, config: MenuRendererConfig)
python/ctrlboard/src/menu/menu_renderer.py:23
Method
__init__
(self, activation_delay, menu_renderer)
python/ctrlboard/src/menu/screensaver.py:10
Method
__init__
(self, disp)
python/ctrlboard/src/menu/transition.py:25
Method
__init__
( self, menu_controller, sock_cmd, piscsi_cmd, cycle_timeout=3,
python/ctrlboard/src/menu/cycler.py:13
Method
__init__
(self, display_i2c_address, pca9554_i2c_address, debounce_ms=200)
python/ctrlboard/src/ctrlboard_hw/ctrlboard_hw.py:21
Method
__init__
(self, pca_driver, pin)
python/ctrlboard/src/ctrlboard_hw/hardware_button.py:8
Method
__init__
Constructor for the pc9554 multiplexer interface class
python/ctrlboard/src/ctrlboard_hw/pca9554multiplexer.py:16
Method
__init__
(self, enc_a: HardwareButton, enc_b: HardwareButton)
python/ctrlboard/src/ctrlboard_hw/encoder.py:11
Method
__init__
(self, sock_cmd: SocketCmds, token=None, locale="en")
python/common/src/piscsi/piscsi_cmds.py:27
Method
__init__
(self, piscsi: PiscsiCmds)
python/common/src/piscsi/file_cmds.py:42
Method
__init__
(self, host="localhost", port=6868)
python/common/src/piscsi/socket_cmds.py:22
Method
__init__
(self, signals=(signal.SIGINT, signal.SIGTERM))
python/oled/src/interrupt_handler.py:13
Method
__init__
(self, host="localhost", port=6868)
python/web/src/socket_cmds_flask.py:22
Method
__repr__
(self)
python/ctrlboard/src/menu/menu.py:28
Method
__str__
(self)
python/ctrlboard/src/config.py:27
Function
admin
Sets up the data structures and kicks off the rendering of the system admin page
python/web/src/web.py:324
Function
attach_device
Attaches device of any type
python/web/src/web.py:656
Method
bcm_host_get_peripheral_address
cpp/hal/gpiobus_raspberry.cpp:50
Method
blank_screen
(self)
python/ctrlboard/src/menu/menu_renderer_adafruit_ssd1306.py:34
Method
blank_screen
(self)
python/ctrlboard/src/menu/menu_renderer_luma_oled.py:37
Method
build
(self, name: str, context_object=None)
python/ctrlboard/src/ctrlboard_menu_builder.py:63
Method
button_pressed_callback
Method is called when a button is pressed and reads the corresponding input register.
python/ctrlboard/src/ctrlboard_hw/ctrlboard_hw.py:122
Method
button_value_shifted_list
Helper method for dealing with multiple buffered input registers
python/ctrlboard/src/ctrlboard_hw/ctrlboard_hw.py:167
Function
change_language
Changes the session language locale and refreshes the Flask app context
python/web/src/web.py:1434
Function
change_theme
()
python/web/src/web.py:1450
Method
checkSize
cpp/devices/scsi_streamer.h:17
Function
check_backend_auth
()
python/web/src/web.py:1498
Method
check_timer
(self)
python/ctrlboard/src/menu/blank_screensaver.py:20
Method
check_timer
Checks if the screen saver should be enabled given the configured activation delay.
python/ctrlboard/src/menu/screensaver.py:25
Function
config_action
Carries out on an operation on the config file
python/web/src/web.py:508
Function
config_save
Saves a config file to disk
python/web/src/web.py:492
← previous
next →
1,001–1,100 of 1,324, ranked by callers