Searched refs:ndis_devhead (Results 1 – 1 of 1) sorted by relevance
109 static struct nd_head ndis_devhead; variable153 TAILQ_INIT(&ndis_devhead); in ndis_modevent()156 if (TAILQ_FIRST(&ndis_devhead) == NULL) { in ndis_modevent()1145 TAILQ_REMOVE(&ndis_devhead, sc->ndis_block, link);1416 TAILQ_INSERT_TAIL(&ndis_devhead, block, link);1439 TAILQ_REMOVE(&ndis_devhead, sc->ndis_block, link);