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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c4877 int result, abt_type; local
4888 abt_type = PMCIN_SSP_ABORT;
4891 abt_type = PMCIN_SATA_ABORT;
4894 abt_type = PMCIN_SMP_ABORT;
4920 msg[0] = LE_32(PMCS_HIPRI(pwp, PMCS_OQ_GENERAL, abt_type));

Completed in 81 milliseconds