Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/iscsi/
H A Discsi_pdu.h94 #define IOP_SCSI_Command 0x01 macro
H A Discsi_send.c1479 hpdu->pduh_Opcode = IOP_SCSI_Command; in send_command()