Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/smartpqi/
Dsmartpqi_prototypes.h284 int check_for_scsi_opcode(uint8_t *, boolean_t *, uint64_t *,
Dsmartpqi_request.c481 check_for_scsi_opcode(uint8_t *cdb, boolean_t *is_write, uint64_t *fst_blk, in check_for_scsi_opcode() function
605 if(check_for_scsi_opcode(cdb, &is_write, in pqisrc_send_scsi_cmd_raidbypass()