Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic79xx_reg.h2470 #define SCB_QSIZE_512 0x07 macro
H A Daic79xx.reg377 SCB_QSIZE_512,
/netbsd-src/sys/dev/ic/
H A Daic79xx.c6498 ahd_outb(ahd, QOFF_CTLSTA, SCB_QSIZE_512); in ahd_chip_init()