Home
last modified time | relevance | path

Searched defs:reg_lo (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/i2c/
H A Dtitemp.c154 uint8_t reg_hi, reg_lo, temp[2]; in titemp_sensors_refresh() local
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_xgmac.c636 #define RMON_UPDATE64(mac, name, reg_lo, reg_hi) \ in t3_mac_update_stats() argument
/netbsd-src/sys/dev/pci/
H A Dif_ixl.c6292 ixl_stat_delta(struct ixl_softc *sc, uint32_t reg_hi, uint32_t reg_lo, in ixl_stat_delta()