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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h466 * Track outstanding commands. The index into the m_slot array is the SMID
469 * as such, the assertion m_slot[0] == NULL is universally true. The last
472 * that slot. Finally, the relationship m_slot[X]->cmd_slot == X holds at any
484 mptsas_cmd_t *m_slot[1]; member in struct:mptsas_slots

Completed in 67 milliseconds