Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h570 struct fcip_sendup_elem *fcipsu_next; member
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c3101 fptr->fcip_sendup_tail->fcipsu_next = msg_elem; in fcip_sendup_alloc_enque()
3202 fptr->fcip_sendup_head = msg_elem->fcipsu_next; in fcip_sendup_thr()
3203 msg_elem->fcipsu_next = NULL; in fcip_sendup_thr()
7622 msg_elem->fcipsu_next = NULL; in fcip_sendup_constructor()