Home
last modified time | relevance | path

Searched refs:SCSI_6_Byte_Command (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/pdisk/dist/
H A DMacSCSICommand.h41 struct SCSI_6_Byte_Command { /* Six-byte command */ struct
49 typedef struct SCSI_6_Byte_Command SCSI_6_Byte_Command; argument
85 SCSI_6_Byte_Command scsi6;
H A DSCSI_media.c444 static const SCSI_6_Byte_Command gTestUnitReadyCommand = { in DoTestUnitReady()
634 static const SCSI_6_Byte_Command gInquiryCommand = { in DoInquiry()