Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h223 struct fcip_sendup_elem *fcip_sendup_tail; /* tail of elem list */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c968 fptr->fcip_sendup_head = fptr->fcip_sendup_tail = NULL; in fcip_port_attach()
3024 fptr->fcip_sendup_head = fptr->fcip_sendup_tail = msg_elem; in fcip_sendup_alloc_enque()
3026 fptr->fcip_sendup_tail->fcipsu_next = msg_elem; in fcip_sendup_alloc_enque()
3027 fptr->fcip_sendup_tail = msg_elem; in fcip_sendup_alloc_enque()
4818 fptr->fcip_sendup_head = fptr->fcip_sendup_tail = NULL; in fcip_softstate_free()