Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dmalo.c77 uint32_t softstat; member
1335 !(le32toh(data->softstat) & MALO_TXD_STATUS_FAILED_AGING)) in malo_tx_intr()
1367 data->softstat &= htole32(~0x80); in malo_tx_intr()
1478 data->softstat |= htole32(0x80); in malo_tx_data()