Searched refs:SCSI_SET_TEST_OP_CODE (Results 1 – 2 of 2) sorted by relevance
/minix/minix/drivers/usb/usb_storage/ | ||
H A D | scsi.h | 115 #define SCSI_SET_TEST_OP_CODE(x) SCSI_WR1((x), 0, \ macro |
H A D | scsi.c | 90 SCSI_SET_TEST_OP_CODE(cbw->CBWCB); in create_test_scsi_cmd() |