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

/freebsd-12-stable/sys/dev/sf/
H A Dif_sfreg.h278 #define SF_ISR_TX_LOFIFO 0x00040000 macro
H A Dif_sf.c1727 * SF_ISR_TX_LOFIFO intr would handle this.
1824 else if ((status & SF_ISR_TX_LOFIFO) != 0)
1896 else if ((status & SF_ISR_TX_LOFIFO) != 0)

Completed in 60 milliseconds