HomeSort by: relevance | last modified time | path
    Searched refs:AHD_SENSE_BUFSIZE (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
aic79xx_inline.h 397 /*len*/AHD_SENSE_BUFSIZE, op);
aic79xx.c 999 ahd_outw(ahd, HCNT, AHD_SENSE_BUFSIZE);
5846 offset = PAGE_SIZE - (AHD_SENSE_BUFSIZE * scb_data->sense_left);
5874 scb_data->sense_left = PAGE_SIZE / AHD_SENSE_BUFSIZE;
5954 sense_data += AHD_SENSE_BUFSIZE;
5955 sense_busaddr += AHD_SENSE_BUFSIZE;
  /src/sys/dev/microcode/aic7xxx/
aic79xx.seq 1705 mvi HCNT[1], (AHD_SENSE_BUFSIZE >> 8);
aic79xx.reg 3924 const AHD_SENSE_BUFSIZE 256
aic79xx_reg.h 3754 #define AHD_SENSE_BUFSIZE 0x100

Completed in 27 milliseconds