Searched refs:physt (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/
H A Dipmivar.h291 uint8_t physt; member in struct:sdrtype1
321 uint8_t physt; member in struct:sdrtype2
/netbsd-current/sys/dev/usb/
H A Dif_urtwn.c2333 urtwn_get_rssi(struct urtwn_softc *sc, int rate, void *physt) argument
2345 cck = (struct r92c_rx_cck *)physt;
2355 phy = (struct r92c_rx_phystat *)physt;
2362 urtwn_r88e_get_rssi(struct urtwn_softc *sc, int rate, void *physt) argument
2374 cck = (struct r88e_rx_cck *)physt;
2409 phy = (struct r92c_rx_phystat *)physt;
/netbsd-current/sys/dev/pci/
H A Dif_rtwn.c1630 rtwn_get_rssi(struct rtwn_softc *sc, int rate, void *physt) argument
1641 cck = (struct r92c_rx_cck *)physt;
1651 phy = (struct r92c_rx_phystat *)physt;

Completed in 113 milliseconds