Searched defs:tasktype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c229 uint8_t tasktype);
9053 mptsas_flush_target(mptsas_t *mpt, ushort_t target, int lun, uint8_t tasktype) argument
9077 switch (tasktype) {
9090 "NULL cmd in slot %d, tasktype 0x%x", slot,
9091 tasktype));
9106 "NULL cmd in slot %d, tasktype 0x%x", slot,
9107 tasktype));
9128 switch (tasktype) {
9189 tasktype);

Completed in 92 milliseconds