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

/freebsd-10.0-release/sys/dev/sf/
H A Dif_sfreg.h276 #define SF_ISR_TX_LOFIFO 0x00040000 macro
H A Dif_sf.c1725 * SF_ISR_TX_LOFIFO intr would handle this.
1821 else if ((status & SF_ISR_TX_LOFIFO) != 0)
1893 else if ((status & SF_ISR_TX_LOFIFO) != 0)

Completed in 71 milliseconds