Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dbwimac.h71 uint64_t bwi_hostflags_read(struct bwi_mac *);
96 #define HFLAGS_READ(mac) bwi_hostflags_read((mac))
H A Dbwimac.c144 bwi_hostflags_read(struct bwi_mac *mac) in bwi_hostflags_read() function