Home
last modified time | relevance | path

Searched refs:sc_noise (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/dev/usb/
H A Dutpms.c215 int sc_noise; /* Amount of noise. */ member
314 sc->sc_noise = pd->noise; in utpms_attach()
564 sc->sc_noise); in compute_delta()
566 sc->sc_noise); in compute_delta()
/openbsd/sys/dev/ic/
H A Dpgtvar.h149 uint32_t sc_noise; member
H A Dpgt.c2890 sc->sc_noise = letoh32(noise); in pgt_update_sw_from_hw()
/openbsd/sys/dev/pci/
H A Dif_iwmvar.h627 int sc_noise; member
H A Dif_iwxvar.h801 int sc_noise; member
H A Dif_iwm.c4834 tap->wr_dbm_antnoise = (int8_t)sc->sc_noise; in iwm_rx_frame()
11125 sc->sc_noise = iwm_get_noise(&stats->rx.general); in iwm_rx_pkt()
H A Dif_iwx.c4780 tap->wr_dbm_antnoise = (int8_t)sc->sc_noise; in iwx_rx_frame()
10309 sc->sc_noise = iwx_get_noise(&stats->rx.general); in iwx_rx_pkt()