Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1762 #define MAX_OFFSET_8BIT 0x0f macro
H A Daic7xxx.reg1572 const MAX_OFFSET_8BIT 0x0f
/openbsd/sys/dev/ic/
H A Daic7xxx.c1843 maxoffset = MAX_OFFSET_8BIT; in ahc_validate_offset()