Home
last modified time | relevance | path

Searched refs:pg_in_use (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h161 boolean_t pg_in_use; /* To detect removed groups */ member
H A Dmpd_main.c309 pg->pg_in_use = _B_FALSE; in initifs()
403 pg->pg_in_use = _B_TRUE; in initifs()
448 if (!pg->pg_in_use) { in initifs()
H A Dmpd_tables.c522 pg->pg_in_use = _B_TRUE; in phyint_group_create()