Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1914 emlxs_buf_t *iodone_list; /* fc_packet being deferred */ member
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c10322 hba->iodone_list = sbp; in emlxs_pkt_complete()
10406 while ((sbp = hba->iodone_list) != NULL) { in emlxs_iodone_server()
10407 if ((hba->iodone_list = sbp->next) == NULL) { in emlxs_iodone_server()