Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ncv/
HDncr53c500reg.h115 #define STAT_INT 0x80 /* Interrupt */ macro
HDncr53c500.c388 if ((bus_read_1(res, cr0_stat) & STAT_INT) != 0)
397 if ((bus_read_1(res, cr0_stat) & STAT_INT) != 0)
892 if ((status & STAT_INT) != 0)
922 if ((status & STAT_INT) == 0 || status == (u_int8_t) -1)