Searched defs:ic_dereg_lun (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c3136 stmf_ic_msg_t *ic_dereg_lun; local
3141 ic_dereg_lun = ic_dereg_lun_msg_alloc(
3145 if (ic_dereg_lun) {
3146 ic_ret = ic_tx_msg(ic_dereg_lun);

Completed in 91 milliseconds