Searched refs:tda_status (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Ddp83932reg.h115 uint16_t tda_status; member in struct:sonic_tda16
126 uint32_t tda_status; member in struct:sonic_tda32
H A Ddp83932.c414 tda32->tda_status = 0;
453 tda16->tda_status = 0;
645 status = sonic32toh(sc, tda32->tda_status);
651 status = sonic16toh(sc, tda16->tda_status);

Completed in 108 milliseconds