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

/freebsd-10.2-release/sys/dev/if_ndis/
H A Dif_ndisvar.h92 #define NDIS_INITIALIZED(sc) (sc->ndis_block->nmb_devicectx != NULL)
/freebsd-10.2-release/sys/compat/ndis/
H A Dkern_ndis.c835 sc->ndis_block->nmb_devicectx == NULL) {
1036 sc->ndis_block->nmb_devicectx == NULL) {
1097 sc->ndis_block->nmb_devicectx = NULL;
1223 sc->ndis_block->nmb_devicectx = sc;
1283 sc->ndis_block->nmb_devicectx == NULL) {
H A Dndis_var.h1547 ndis_handle nmb_devicectx; member in struct:ndis_miniport_block

Completed in 35 milliseconds