Home
last modified time | relevance | path

Searched refs:PKT_OVERRUN_BUFSIZE (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx.reg3936 /* PKT_OVERRUN_BUFSIZE must be a multiple of 256 less than 64K */
3937 const PKT_OVERRUN_BUFSIZE 512
H A Daic79xx.seq2029 /* PKT_OVERRUN_BUFSIZE is a multiple of 256 */
2031 mvi HCNT[1], ((PKT_OVERRUN_BUFSIZE >> 8) & 0xFF);
H A Daic79xx_reg.h3724 #define PKT_OVERRUN_BUFSIZE 0x200 macro
/netbsd/sys/dev/ic/
H A Daic79xx.c6056 driver_data_size += PKT_OVERRUN_BUFSIZE; in ahd_init()
6086 next_vaddr += PKT_OVERRUN_BUFSIZE; in ahd_init()
6087 next_baddr += PKT_OVERRUN_BUFSIZE; in ahd_init()