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

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c210 static stmf_ic_msg_t *stmf_ic_reg_dereg_lun_msg_alloc(
573 return (stmf_ic_reg_dereg_lun_msg_alloc(STMF_ICM_REGISTER_LUN, lun_id,
585 return (stmf_ic_reg_dereg_lun_msg_alloc(STMF_ICM_LUN_ACTIVE, lun_id,
597 return (stmf_ic_reg_dereg_lun_msg_alloc(STMF_ICM_DEREGISTER_LUN, lun_id,
605 stmf_ic_reg_dereg_lun_msg_alloc( function

Completed in 48 milliseconds