Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c203 mac_tx_cookie_t ret_cookie; in fcoe_tx_frame() local
209 ret_cookie = mac_tx(mac->fm_cli_handle, FRM2MBLK(frm), 0, in fcoe_tx_frame()
211 if (ret_cookie != NULL) { in fcoe_tx_frame()
/titanic_50/usr/src/uts/common/os/
H A Dsunddi.c8508 struct ddi_umem_cookie *ret_cookie; in i_ddi_umem_unlock_thread() local
8517 ret_cookie = ddi_umem_unlock_head; in i_ddi_umem_unlock_thread()
8525 (void) i_ddi_umem_unlock(ret_cookie); in i_ddi_umem_unlock_thread()