Home
last modified time | relevance | path

Searched refs:PACKETIZED (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx_reg.h2889 #define PACKETIZED 0x80 macro
H A Daic79xx.reg2089 field PACKETIZED 0x80
/openbsd/sys/dev/ic/
H A Daic79xx.c304 packetized = ahd_inb(ahd, LQISTAT2) & PACKETIZED; in ahd_currently_packetized()