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

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

Completed in 80 milliseconds