Searched refs:hpio_holdcnt (Results 1 – 2 of 2) sorted by relevance
83 hub_piomap->hpio_holdcnt = 0; in hub_pio_init()192 bw_piomap->hpio_holdcnt++; in hub_piomap_alloc()258 bw_piomap->hpio_holdcnt++; in hub_piomap_alloc()296 ASSERT(hub_piomap->hpio_holdcnt > 0); in hub_piomap_free()307 if (--hub_piomap->hpio_holdcnt == 0) { in hub_piomap_free()
127 short hpio_holdcnt; /* count of current users of bigwin mapping */ member