HomeSort by: relevance | last modified time | path
    Searched refs:HME_MACI_NCCNT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
hmereg.h 184 #define HME_MACI_NCCNT (144*4) /* TX normal collision cnt */
hme.c 509 bus_space_write_4(t, mac, HME_MACI_NCCNT, 0);
993 bus_space_read_4(t, mac, HME_MACI_NCCNT) +
1002 bus_space_write_4(t, mac, HME_MACI_NCCNT, 0);

Completed in 13 milliseconds