Home
last modified time | relevance | path

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

/minix/minix/drivers/usb/usb_storage/
H A Dscsi.h115 #define SCSI_SET_TEST_OP_CODE(x) SCSI_WR1((x), 0, \ macro
H A Dscsi.c90 SCSI_SET_TEST_OP_CODE(cbw->CBWCB); in create_test_scsi_cmd()