Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/bxe/
Dbxe_ioctl.h60 typedef struct bxe_drvinfo bxe_drvinfo_t; typedef
139 #define BXE_DRV_INFO _IOR('e', 3, bxe_drvinfo_t)
Dbxe.c19395 bxe_drvinfo_t *drv_infop = NULL; in bxe_eioctl()
19448 drv_infop = (bxe_drvinfo_t *)data; in bxe_eioctl()