Searched refs:DEV_NAME (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/sys/sysevent/
H A Ddev.h47 * Attribute Name - DEV_NAME
79 * Attribute Name - DEV_NAME
112 * Attribute Name - DEV_NAME
145 * Attribute Name - DEV_NAME
173 * Attribute Name - DEV_NAME
202 * Attribute Name - DEV_NAME
239 #define DEV_NAME "dev_name" macro
/netbsd-current/external/bsd/libfido2/dist/tools/
H A Dfido2-unprot.sh37 DEV_NAME=$(echo "$DEV_PATH_NAME" | cut -d' ' -f1 --complement)
38 DEV_PRETTY=$(echo "$DEV_NAME (at '$DEV_PATH')")
/netbsd-current/sys/lib/libsa/
H A Dstand.h190 #define DEV_NAME(d) ((d)->dv_name) macro
198 #define DEV_NAME(d) ___STRING(LIBSA_SINGLE_DEVICE) macro
/netbsd-current/sys/stand/efiboot/
H A Defifile.c112 if (strcmp(DEV_NAME(&devsw[n]), "efifile") == 0) {
H A Defiblock.c658 if (strcmp(DEV_NAME(&devsw[n]), "efiblock") == 0) {
H A Definet.c548 if (strcmp(DEV_NAME(&devsw[n]), "net") == 0) {

Completed in 407 milliseconds