Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx.reg3934 /* PKT_OVERRUN_BUFSIZE must be a multiple of 256 less than 64K */
3935 const PKT_OVERRUN_BUFSIZE 512
Daic79xx.seq2028 /* PKT_OVERRUN_BUFSIZE is a multiple of 256 */
2030 mvi HCNT[1], ((PKT_OVERRUN_BUFSIZE >> 8) & 0xFF);
Daic79xx_reg.h3750 #define PKT_OVERRUN_BUFSIZE 0x200 macro
Daic79xx_core.c5900 driver_data_size += PKT_OVERRUN_BUFSIZE; in ahd_init()
5939 next_vaddr += PKT_OVERRUN_BUFSIZE; in ahd_init()
5940 next_baddr += PKT_OVERRUN_BUFSIZE; in ahd_init()