Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/ndis/
HDkern_ndis.c838 sc->ndis_block->nmb_devicectx == NULL) {
1039 sc->ndis_block->nmb_devicectx == NULL) {
1100 sc->ndis_block->nmb_devicectx = NULL;
1226 sc->ndis_block->nmb_devicectx = sc;
1286 sc->ndis_block->nmb_devicectx == NULL) {
HDndis_var.h1543 ndis_handle nmb_devicectx; member
/freebsd-13-stable/sys/dev/if_ndis/
HDif_ndisvar.h92 #define NDIS_INITIALIZED(sc) (sc->ndis_block->nmb_devicectx != NULL)