Home
last modified time | relevance | path

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

/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() local
3014 if (msg_elem == NULL) { in fcip_sendup_alloc_enque()
3019 msg_elem->fcipsu_mp = mp; in fcip_sendup_alloc_enque()
3020 msg_elem->fcipsu_func = f; in fcip_sendup_alloc_enque()
3101 struct fcip_sendup_elem *msg_elem; in fcip_sendup_thr() local
3125 msg_elem->fcipsu_next = NULL; in fcip_sendup_thr()
3141 freemsg(msg_elem->fcipsu_mp); in fcip_sendup_thr()
3145 msg_elem->fcipsu_func); in fcip_sendup_thr()
7425 msg_elem->fcipsu_mp = NULL; in fcip_sendup_constructor()
7426 msg_elem->fcipsu_func = NULL; in fcip_sendup_constructor()
[all …]