Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_reg.h3016 #define DLZERO 0x04 macro
H A Daic79xx.reg2366 field DLZERO 0x04 /* FIFO data ends on packet boundary. */
H A Daic79xx.seq1991 test MDFFSTAT, DLZERO jz pkt_handle_overrun; \
H A Daic79xx.c2003 && (ahd_inb(ahd, MDFFSTAT) & DLZERO) != 0) { in ahd_handle_lqiphase_error()