Searched refs:pqisrc_show_cdb (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/smartpqi/ |
H A D | smartpqi_prototypes.h | 176 void pqisrc_show_cdb(pqisrc_softstate_t *softs, char *msg, rcb_t *rcb, uint8_t *cdb);
|
H A D | smartpqi_request.c | 432 pqisrc_show_cdb(softs, "AIOC", rcb, aio_req->cdb); in pqisrc_show_aio_common() 552 pqisrc_show_cdb(softs, "AIOR1W", rcb, aio_req->cdb); in pqisrc_show_aio_R1_write() 706 pqisrc_show_cdb(softs, "AIOR56W", rcb, aio_req->cdb); in pqisrc_show_aio_R5or6_write() 1716 pqisrc_show_cdb(pqisrc_softstate_t *softs, char *msg, rcb_t *rcb, uint8_t *cdb) in pqisrc_show_cdb() function
|