Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h222 struct fcip_sendup_elem *fcip_sendup_head; /* head of mblk elems */
223 struct fcip_sendup_elem *fcip_sendup_tail; /* tail of elem list */
569 struct fcip_sendup_elem { struct
570 struct fcip_sendup_elem *fcipsu_next; argument
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c3083 struct fcip_sendup_elem *msg_elem; in fcip_sendup_alloc_enque()
3176 struct fcip_sendup_elem *msg_elem; in fcip_sendup_thr()
4798 sizeof (struct fcip_sendup_elem), in fcip_init_port()
7615 struct fcip_sendup_elem *msg_elem = (struct fcip_sendup_elem *)buf; in fcip_sendup_constructor()