Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c3010 struct fcip_sendup_elem *msg_elem; in fcip_sendup_alloc_enque()
3101 struct fcip_sendup_elem *msg_elem; in fcip_sendup_thr()
4627 sizeof (struct fcip_sendup_elem), in fcip_init_port()
7420 struct fcip_sendup_elem *msg_elem = (struct fcip_sendup_elem *)buf; in fcip_sendup_constructor()