Searched refs:SCSI_CDB (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sys/dev/iscsi/ | ||
| H A D | iscsi_pdu.h | 126 uint8_t SCSI_CDB[16]; member |
| H A D | iscsi_send.c | 1478 memcpy(hpdu->pduh_p.command.SCSI_CDB, ccb->ccb_cmd, ccb->ccb_cmdlen); in send_command() |