Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Db44.c904 istat = br32(bp, B44_ISTAT); in b44_poll()
925 bw32(bp, B44_ISTAT, 0); in b44_poll()
926 bflush(bp, B44_ISTAT, 1); in b44_poll()
Db44.h62 #define B44_ISTAT 0x0020UL /* Interrupt Status */ macro