Home
last modified time | relevance | path

Searched refs:mi_head_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dmi.c135 mi_head_t *mi_head = *(mi_head_t **)mi_headp; in mi_close_unlink()
689 mi_head_t *mi_head = *(mi_head_t **)mi_headp; in mi_first_ptr()
705 mi_head_t *mi_head = *(mi_head_t **)mi_headp; in mi_first_dev_ptr()
720 mi_head_t *mi_head = *(mi_head_t **)mi_headp; in mi_next_ptr()
735 mi_head_t *mi_head = *(mi_head_t **)mi_headp; in mi_next_dev_ptr()
809 mi_head_t *mi_head = *(mi_head_t **)mi_headp; in mi_open_link()
827 mi_head = (mi_head_t *)mi_zalloc_sleep(sizeof (mi_head_t)); in mi_open_link()
H A Dmi.h79 } mi_head_t; typedef