Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/hme/
Dif_hme.c152 #define HME_SEB_READ_4(sc, offs) HME_SPC_READ_4(seb, (sc), (offs)) macro
521 v = HME_SEB_READ_4(sc, HME_SEBI_RESET); in hme_stop()
910 HME_SEB_READ_4(sc, HME_SEBI_IMASK), in hme_init_locked()
1343 status = HME_SEB_READ_4(sc, HME_SEBI_STAT); in hme_intr()
1366 (u_int)HME_SEB_READ_4(sc, HME_SEBI_STAT)); in hme_watchdog()