Home
last modified time | relevance | path

Searched refs:iodone_tail (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1929 emlxs_buf_t *iodone_tail; /* fc_packet being deferred */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c10344 if (hba->iodone_tail == NULL) { in emlxs_pkt_complete()
10348 hba->iodone_tail->next = sbp; in emlxs_pkt_complete()
10351 hba->iodone_tail = sbp; in emlxs_pkt_complete()
10431 hba->iodone_tail = NULL; in emlxs_iodone_server()