Searched refs:SCMD_WRITE_10 (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_request.c482 case SCMD_WRITE_10:
721 cdb[0] = is_write ? SCMD_WRITE_10 : SCMD_READ_10;
H A Dsmartpqi_defines.h919 #define SCMD_WRITE_10 WRITE_10 macro

Completed in 122 milliseconds