Home
last modified time | relevance | path

Searched defs:driver_name (Results 1 – 13 of 13) sorted by relevance

/freebsd-12.1/sys/dev/hptrr/
H A Dhptrr_config.c68 char driver_name[] = "hptrr"; variable
H A Dhptrr_config.h46 #define driver_name hptrr_driver_name macro
/freebsd-12.1/sys/dev/hptnr/
H A Dhptnr_config.c49 const char driver_name[] = "hptnr"; variable
H A Dhptnr_config.h49 #define driver_name hptnr_driver_name macro
/freebsd-12.1/sys/dev/hpt27xx/
H A Dhpt27xx_config.c63 const char driver_name[] = "hpt27xx"; variable
H A Dhpt27xx_config.h48 #define driver_name hpt27xx_driver_name macro
/freebsd-12.1/contrib/apr-util/crypto/
H A Dapr_crypto.c71 #define DRIVER_LOAD(name,driver_name,pool,params,rv,result) \ argument
/freebsd-12.1/sys/cam/
H A Dcam_periph.h91 char *driver_name; member
/freebsd-12.1/sys/dev/pbio/
H A Dpbio.c138 static char driver_name[] = "pbio"; variable
/freebsd-12.1/contrib/binutils/binutils/
H A Ddllwrap.c72 static char *driver_name = NULL; variable
/freebsd-12.1/sys/dev/xen/console/
H A Dxen_console.c64 static char driver_name[] = "xc"; variable
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c28 char *driver_name; member
/freebsd-12.1/sys/dev/hptiop/
H A Dhptiop.c77 static const char driver_name[] = "hptiop"; variable