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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.c409 ASSERT(!stmf_get_ent_from_map(sm, luNbr));
453 lun_map_ent = stmf_get_ent_from_map(sm, luNbr);
1002 if ((*conflicting = stmf_get_ent_from_map(ve_map, lun_num))
1162 stmf_get_ent_from_map(stmf_lun_map_t *sm, uint16_t lun_num) function
1725 if (stmf_get_ent_from_map(ve_map, lun_num) != NULL) {

Completed in 558 milliseconds