Searched refs:drv_name (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/dev/bxe/ |
H A D | bxe_ioctl.h | 50 char drv_name[BXE_DRV_NAME_LENGTH]; member
|
H A D | bxe.c | 19309 snprintf(drv_infop->drv_name, BXE_DRV_NAME_LENGTH, "%s", "bxe"); in bxe_eioctl()
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | qlnx_ioctl.h | 88 char drv_name[QLNX_DRV_INFO_NAME_LENGTH]; member
|
H A D | qlnx_ioctl.c | 537 snprintf(drv_info->drv_name, sizeof(drv_info->drv_name), "%s", in qlnx_drv_info()
|
/freebsd/sys/dev/hyperv/storvsc/ |
H A D | hv_storvsc_drv_freebsd.c | 249 char *drv_name; member 1157 sc->hs_drv_props->drv_name, in storvsc_attach() 1468 strlcpy(cpi->hba_vid, sc->hs_drv_props->drv_name, HBA_IDLEN); in storvsc_action()
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_ndis.c | 3055 niface->drv_name = "ndis"; in wpa_driver_ndis_get_interfaces() 3192 niface->drv_name = "ndis"; in wpa_driver_ndis_get_interfaces()
|
H A D | driver.h | 425 const char *drv_name; member
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | ctrl_iface.c | 13794 tmp->drv_name, tmp->ifname, in wpa_supplicant_global_iface_list()
|