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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h570 struct fcip_sendup_elem *fcipsu_next; member in struct:fcip_sendup_elem
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c3101 fptr->fcip_sendup_tail->fcipsu_next = msg_elem;
3202 fptr->fcip_sendup_head = msg_elem->fcipsu_next;
3203 msg_elem->fcipsu_next = NULL;
7622 msg_elem->fcipsu_next = NULL;

Completed in 75 milliseconds