Searched refs:vnex_locate_id (Results 1 – 1 of 1) sorted by relevance
82 static vnex_id_t *vnex_locate_id(dev_info_t *dip, uint32_t ino);409 vid_p = vnex_locate_id(rdip, hdlp->ih_vector); in vnex_enable_intr()435 vid_p = vnex_locate_id(rdip, hdlp->ih_vector); in vnex_disable_intr()452 if ((vid_p = vnex_locate_id(dip, ino)) == NULL) in vnex_ino_to_inum()532 vid_p = vnex_locate_id(rdip, ino); in vnex_remove_intr()608 vnex_locate_id(dev_info_t *dip, uint32_t ino) in vnex_locate_id() function