Home
last modified time | relevance | path

Searched refs:SlotStatus (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_init.h540 U32 SlotStatus; /* 0x0C */ member
587 U32 SlotStatus; /* 0x14 */ member
H A Dmpi2_history.txt306 * Defined two new bits in the SlotStatus field of the SCSI
/titanic_41/usr/src/uts/common/sys/mpt/
H A Dmpi_init.h214 uint32_t SlotStatus; member
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c16527 req.SlotStatus = LE_32(*status); in mptsas_send_sep()
16565 *status = LE_32(rep.SlotStatus); in mptsas_send_sep()