Searched refs:mptsas_tail (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c600 static mptsas_t *mptsas_head, *mptsas_tail; variable
2081 mptsas_tail->m_next = mpt;
2083 mptsas_tail = mpt;
2109 if (mptsas_tail == mpt) {
2110 mptsas_tail = m;

Completed in 89 milliseconds