Home
last modified time | relevance | path

Searched refs:pPrvDev (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_binding.h205 dev_info_t * pPrvDev; /* bnxe */ member
H A Dbnxe_main.c1039 (pBinding->pPrvDev == NULL)) in BnxeCbIoctl()
1045 pUM = (um_device_t *)ddi_get_driver_private(pBinding->pPrvDev); in BnxeCbIoctl()
1058 (pUM->pDev != pBinding->pPrvDev)) in BnxeCbIoctl()