Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd.h56 #define BHND_CHIPID_MAX_NAMELEN 32 /**< maximum buffer required for a macro
/freebsd/sys/dev/bwn/
H A Dif_bwn.c540 char chip_name[BHND_CHIPID_MAX_NAMELEN]; in bwn_attach()