Searched refs:ndis_devhead (Results 1 – 1 of 1) sorted by relevance
106 static struct nd_head ndis_devhead; variable150 TAILQ_INIT(&ndis_devhead); in ndis_modevent()153 if (TAILQ_FIRST(&ndis_devhead) == NULL) { in ndis_modevent()1142 TAILQ_REMOVE(&ndis_devhead, sc->ndis_block, link);1413 TAILQ_INSERT_TAIL(&ndis_devhead, block, link);1436 TAILQ_REMOVE(&ndis_devhead, sc->ndis_block, link);