MCPcopy Create free account

hub / github.com/BlueSCSI/BlueSCSI-v2 / functions

Functions839 in github.com/BlueSCSI/BlueSCSI-v2

↓ 1 callersFunctiondoReadDiscInformationSimple
src/BlueSCSI_cdrom.cpp:420
↓ 1 callersFunctiondoReadFullTOC
src/BlueSCSI_cdrom.cpp:776
↓ 1 callersFunctiondoReadFullTOCSimple
src/BlueSCSI_cdrom.cpp:384
↓ 1 callersFunctiondoReadHeader
SCSI-3 MMC Read Header command, seems to be deprecated in later standards. Refer to ANSI X3.304-1997 The spec is vague, but based on experimentation w
src/BlueSCSI_cdrom.cpp:869
↓ 1 callersFunctiondoReadPlextorD8
src/BlueSCSI_cdrom.cpp:2206
↓ 1 callersFunctiondoReadSessionInfo
src/BlueSCSI_cdrom.cpp:716
↓ 1 callersFunctiondoReadSessionInfoSimple
src/BlueSCSI_cdrom.cpp:366
↓ 1 callersFunctiondoReadSubchannel
src/BlueSCSI_cdrom.cpp:2084
↓ 1 callersFunctiondoReadTOC
src/BlueSCSI_cdrom.cpp:641
↓ 1 callersFunctiondoReadTOCSimple
src/BlueSCSI_cdrom.cpp:285
↓ 1 callersFunctiondoReadTrackInformation
src/BlueSCSI_cdrom.cpp:956
↓ 1 callersFunctiondoReadTrackInformationSimple
src/BlueSCSI_cdrom.cpp:432
↓ 1 callersFunctiondoRewind
src/BlueSCSI_tape.cpp:171
↓ 1 callersFunctiondoSeek
src/BlueSCSI_tape.cpp:38
↓ 1 callersFunctiondoTapeRead
src/BlueSCSI_tape.cpp:63
↓ 1 callersFunctiondownload_release_elfs
Download ELFs from the latest GitHub release's dev zip. Returns the directory containing the extracted ELFs, or None on failure.
utils/compare_elf.py:680
↓ 1 callersFunctioneffective_sync_period_ps
lib/BlueSCSI_platform_RP2MCU/timings_RP2MCU.c:701
↓ 1 callersFunctionenter_DataIn
lib/SCSI2SD/src/firmware/scsi.c:246
↓ 1 callersFunctionenter_MessageIn
lib/SCSI2SD/src/firmware/scsi.c:105
↓ 1 callersMethoderrorCode
lib/BlueSCSI_platform_RP2MCU/sd_card_sdio.cpp:701
↓ 1 callersFunctionextractFileName
remove path and extension from filename
src/BlueSCSI_disk.cpp:285
↓ 1 callersFunctionfatTypeToChar
src/BlueSCSI.cpp:151
↓ 1 callersFunctionfindHDDImages
Iterate over the root path in the SD card looking for candidate image files.
src/BlueSCSI.cpp:435
↓ 1 callersFunctionfind_elf_pairs
Find matching ELF pairs from two paths.
utils/compare_elf.py:308
↓ 1 callersFunctionfind_firmware_image
src/BlueSCSI_bootloader.cpp:34
↓ 1 callersFunctionfirmware_update
Update firmware by unzipping the firmware package
src/BlueSCSI.cpp:1078
↓ 1 callersFunctionformatRawTrackInfo
Format track info read from cue sheet into the format used by ReadFullTOC command. Refer to T10/1545-D MMC-4 Revision 5a, "Response Format 0010b: Raw
src/BlueSCSI_cdrom.cpp:747
↓ 1 callersFunctionformat_delta
Format a delta with sign and percentage.
utils/compare_elf.py:250
↓ 1 callersFunctiongenerate_markdown_report
Generate a GitHub-flavored markdown size report for PR comments.
utils/compare_elf.py:830
↓ 1 callersFunctiongetCommandName
src/BlueSCSI_log_trace.cpp:41
↓ 1 callersMethodgetSpeedGradeString
src/BlueSCSI_settings.cpp:743
↓ 1 callersMethodgetSystemPreset
src/BlueSCSI_settings.cpp:698
↓ 1 callersMethodgetSystemPresetName
src/BlueSCSI_settings.cpp:703
↓ 1 callersFunctiongetToolBoxSharedDir
src/BlueSCSI_Toolbox.cpp:591
↓ 1 callersFunctionget_sense_key_name
src/BlueSCSI_log_trace.cpp:356
↓ 1 callersMethodgetl
lib/minIni/minIni.h:88
↓ 1 callersFunctionini_browse
ini_browse() * \param Callback a pointer to a function that will be called for every * setting in the INI file. * \param User
lib/minIni/minIni.cpp:509
↓ 1 callersFunctionini_getf
ini_getf() * \param Section the name of the section to search for * \param Key the name of the entry to find the value of * \param DefV
lib/minIni/minIni.cpp:360
↓ 1 callersFunctionini_getkey
ini_getkey() * \param Section the name of the section to browse through, or NULL to * browse through the keys outside any sec
lib/minIni/minIni.cpp:438
↓ 1 callersFunctionini_getsection
ini_getsection() * \param idx the zero-based sequence number of the section to return * \param Buffer a pointer to the buffer to copy i
lib/minIni/minIni.cpp:412
↓ 1 callersFunctionini_hassection
ini_hassection() * \param Section the name of the section to search for * \param Filename the name of the .ini file to read from * * \retur
lib/minIni/minIni.cpp:460
↓ 1 callersFunctionini_openrewrite
lib/minIni/minIni_cache.cpp:84
↓ 1 callersFunctionini_putf
ini_putf() * \param Section the name of the section to write the value in * \param Key the name of the entry to write * \param Value
lib/minIni/minIni.cpp:945
↓ 1 callersFunctionini_rename
lib/minIni/minIni_cache.cpp:174
↓ 1 callersFunctioninit_msc_capacity_cb
src/BlueSCSI_msc_initiator.cpp:50
↓ 1 callersFunctioninit_msc_get_maxlun_cb
src/BlueSCSI_msc_initiator.cpp:46
↓ 1 callersFunctioninit_msc_inquiry_cb
src/BlueSCSI_msc_initiator.cpp:45
↓ 1 callersFunctioninit_msc_is_writable_cb
src/BlueSCSI_msc_initiator.cpp:47
↓ 1 callersFunctioninit_msc_read10_cb
src/BlueSCSI_msc_initiator.cpp:52
↓ 1 callersFunctioninit_msc_scsi_cb
src/BlueSCSI_msc_initiator.cpp:51
↓ 1 callersFunctioninit_msc_start_stop_cb
src/BlueSCSI_msc_initiator.cpp:48
↓ 1 callersFunctioninit_msc_test_unit_ready_cb
src/BlueSCSI_msc_initiator.cpp:49
↓ 1 callersFunctioninit_msc_write10_cb
src/BlueSCSI_msc_initiator.cpp:53
↓ 1 callersFunctioninit_msc_write10_complete_cb
src/BlueSCSI_msc_initiator.cpp:54
↓ 1 callersFunctioninitiatorReadSDCallback
src/BlueSCSI_initiator.cpp:1204
↓ 1 callersMethodisContiguous
src/ImageBackingStore.cpp:213
↓ 1 callersMethodisEjectButtonSet
src/BlueSCSI_settings.cpp:749
↓ 1 callersFunctionisValidMacintoshImage
src/QuirksCheck.cpp:34
↓ 1 callersFunctionis_debug_enabled
lib/BlueSCSI_platform_RP2MCU/BlueSCSI_platform.cpp:339
↓ 1 callersFunctionis_initiator_USB_mode_enabled
lib/BlueSCSI_platform_RP2MCU/BlueSCSI_platform.cpp:357
↓ 1 callersFunctionis_initiator_mode_enabled
lib/BlueSCSI_platform_RP2MCU/BlueSCSI_platform.cpp:348
↓ 1 callersMethodis_multi_bin_cue
src/BlueSCSI_disk.h:100
↓ 1 callersMethodkHzSdClk
lib/BlueSCSI_platform_RP2MCU/sd_card_sdio.cpp:725
↓ 1 callersFunctionkiosk_read
Kiosk mode: Read data with proper error handling (sometimes SD card read fails with timeout on large buffers) It also handles resetting the seek posit
src/BlueSCSI.cpp:1541
↓ 1 callersFunctionkiosk_restore_images
Kiosk mode: Restore image files from .ori backups for museum installations
src/BlueSCSI.cpp:1583
↓ 1 callersFunctionlogNonDefaultSystemSettings
Compare system settings and log fields that differ from defaults
src/BlueSCSI_settings.cpp:311
↓ 1 callersFunctionlog_get_buffer_len
src/BlueSCSI_log.cpp:187
↓ 1 callersFunctionlog_raw_len
Fixed-length buffer logging (not null-terminated)
src/BlueSCSI_log.cpp:246
↓ 1 callersFunctionlog_restore_from_shared
src/BlueSCSI_log.cpp:287
↓ 1 callersFunctionlog_save_to_shared
src/BlueSCSI_log.cpp:263
↓ 1 callersFunctionlogmsg_end
src/BlueSCSI_log.cpp:156
↓ 1 callersFunctionlong2str
lib/minIni/minIni.cpp:904
↓ 1 callersFunctionlookup_sd_manufacturer
Community-observed MID->manufacturer mappings. Not authoritative — the SD Association registry is member-only and some MIDs are reused by different ve
src/BlueSCSI.cpp:171
↓ 1 callersFunctionmacQuirksSanityCheck
Called from BlueSCSI_disk after image is initalized.
src/QuirksCheck.cpp:85
↓ 1 callersFunctionmain
()
utils/check_stack_usage.py:94
↓ 1 callersFunctionmain
()
utils/compare_elf.py:1020
↓ 1 callersFunctionmodeSelectCDAudioControlPage
src/BlueSCSI_mode.cpp:200
↓ 1 callersFunctionmodeSenseCDAudioControlPage
src/BlueSCSI_mode.cpp:129
↓ 1 callersFunctionmodeSenseCDCapabilitiesPage
src/BlueSCSI_mode.cpp:180
↓ 1 callersFunctionmodeSenseCDDevicePage
src/BlueSCSI_mode.cpp:109
↓ 1 callersFunctionmsc_image_eligble
return true if the image type makes sense as a mass-storage device */
lib/BlueSCSI_platform_RP2MCU/BlueSCSI_platform_msc.cpp:162
↓ 1 callersFunctiononGetCapabilities
Returns API version and capability flags
src/BlueSCSI_Toolbox.cpp:274
↓ 1 callersFunctiononGetFile10
global so we can keep it open while transferring.
src/BlueSCSI_Toolbox.cpp:422
↓ 1 callersFunctiononGetWorkingDir
Get the current working directory for file operations
src/BlueSCSI_Toolbox.cpp:323
↓ 1 callersFunctiononListDevices
Devices that are active on this SCSI device.
src/BlueSCSI_Toolbox.cpp:255
↓ 1 callersFunctiononMetadataCommand
Handle 0xD9 metadata command with subcommands CDB[1] = subcommand CDB[8] = allocation length (0 = 8 for backward compatibility)
src/BlueSCSI_Toolbox.cpp:346
↓ 1 callersFunctiononSendFile10
src/BlueSCSI_Toolbox.cpp:521
↓ 1 callersFunctiononSendFileEnd
src/BlueSCSI_Toolbox.cpp:514
↓ 1 callersFunctiononSendFilePrep
Prepares a file for receiving. The file name is null terminated in the scsi data. */
src/BlueSCSI_Toolbox.cpp:476
↓ 1 callersFunctiononSetNextCD
src/BlueSCSI_Toolbox.cpp:408
↓ 1 callersFunctiononSetWorkingDir
Set the working directory for file operations
src/BlueSCSI_Toolbox.cpp:285
↓ 1 callersFunctiononToggleDebug
src/BlueSCSI_Toolbox.cpp:574
↓ 1 callersFunctionparse_su_file
Parse a .su file and yield (source_location, function_name, frame_size, qualifier) tuples.
utils/check_stack_usage.py:41
↓ 1 callersFunctionpio_add_scsi_accel_async_write_program
lib/BlueSCSI_platform_RP2MCU/scsi_accel_target_wide.cpp:1046
↓ 1 callersFunctionpio_add_scsi_accel_async_write_program
lib/BlueSCSI_platform_RP2MCU/scsi_accel_target.cpp:792
↓ 1 callersFunctionpio_add_scsi_accel_read_program
lib/BlueSCSI_platform_RP2MCU/scsi_accel_target_wide.cpp:1076
↓ 1 callersFunctionpio_add_scsi_accel_read_program
lib/BlueSCSI_platform_RP2MCU/scsi_accel_target.cpp:822
↓ 1 callersFunctionpio_add_scsi_parity_program
lib/BlueSCSI_platform_RP2MCU/scsi_accel_target.cpp:876
↓ 1 callersFunctionpio_add_scsi_read_parity_program
lib/BlueSCSI_platform_RP2MCU/scsi_accel_target.cpp:888
↓ 1 callersFunctionpio_add_scsi_sync_read_pacer_program
lib/BlueSCSI_platform_RP2MCU/scsi_accel_target_wide.cpp:1130
← previousnext →401–500 of 839, ranked by callers