Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h608 #define MAX_OFFSET_8BIT 0x0f macro
Daic7xxx.reg1382 const MAX_OFFSET_8BIT 0x0f
/linux-3.4.99/drivers/scsi/
Daic7xxx_old.c2051 maxoffset = MAX_OFFSET_8BIT; in aic7xxx_validate_offset()
2250 aic_dev->goal.offset = MAX_OFFSET_8BIT; in aic7xxx_set_width()
5028 aic_dev->goal.offset = MAX_OFFSET_8BIT; in aic7xxx_parse_msg()
5198 aic_dev->goal.offset = MAX_OFFSET_8BIT; in aic7xxx_parse_msg()
5357 aic_dev->goal.offset = MAX_OFFSET_8BIT; in aic7xxx_parse_msg()
6529 aic_dev->goal.offset = MAX_OFFSET_8BIT; in aic7xxx_init_transinfo()
8806 p->user[i].offset = MAX_OFFSET_8BIT; in aic7xxx_load_seeprom()
/linux-3.4.99/drivers/scsi/aic7xxx/
Daic7xxx_reg.h_shipped881 #define MAX_OFFSET_8BIT 0x0f
Daic7xxx.reg1738 const MAX_OFFSET_8BIT 0x0f
Daic7xxx_core.c2404 maxoffset = MAX_OFFSET_8BIT; in ahc_validate_offset()