Home
last modified time | relevance | path

Searched refs:bhnd_format_chip_id (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bhnd/
H A Dbhnd_subr.c350 bhnd_format_chip_id(char *buffer, size_t size, uint16_t chip_id) in bhnd_format_chip_id() function
1817 bhnd_format_chip_id(chip_name, sizeof(chip_name), in bhnd_set_default_bus_desc()
H A Dbhnd.h448 int bhnd_format_chip_id(char *buffer, size_t size,
/freebsd/share/man/man9/
H A DMakefile539 bhnd.9 bhnd_format_chip_id.9 \
/freebsd/sys/dev/bwn/
H A Dif_bwn.c632 bhnd_format_chip_id(chip_name, sizeof(chip_name), sc->sc_cid.chip_id); in bwn_attach()