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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c2067 stmf_ic_msg_t *ic_reg_lun, *ic_reg_port; local
2100 ic_reg_port = ic_reg_port_msg_alloc(
2103 if (ic_reg_port) {
2104 ic_ret = ic_tx_msg(ic_reg_port);
3259 stmf_ic_msg_t *ic_reg_port; local
3263 ic_reg_port = ic_reg_port_msg_alloc(
3266 if (ic_reg_port) {
3267 ic_ret = ic_tx_msg(ic_reg_port);

Completed in 99 milliseconds