Searched defs:mpa_s (Results 1 – 1 of 1) sorted by relevance
266 typedef struct mpa_s { struct267 struct mpa_s *mp_next; /* Next in linked list */ argument268 man_dev_t mp_device; /* Device for this path */269 kstat_named_t *mp_last_knp; /* last named kstats from mp_phys_ksp */270 time_t mp_lru; /* Last time used */