Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h608 #define MAX_OFFSET_8BIT 0x0f macro
Daic7xxx.reg1382 const MAX_OFFSET_8BIT 0x0f
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c2133 maxoffset = MAX_OFFSET_8BIT; in aic7xxx_validate_offset()
2332 p->transinfo[tindex].goal_offset = MAX_OFFSET_8BIT; in aic7xxx_set_width()
2884 p->transinfo[tindex].goal_offset = MAX_OFFSET_8BIT; in aic7xxx_done()
5543 p->transinfo[tindex].goal_offset = MAX_OFFSET_8BIT; in aic7xxx_parse_msg()
5713 p->transinfo[tindex].goal_offset = MAX_OFFSET_8BIT; in aic7xxx_parse_msg()
5877 p->transinfo[tindex].goal_offset = MAX_OFFSET_8BIT; in aic7xxx_parse_msg()
9295 p->transinfo[i].user_offset = MAX_OFFSET_8BIT; in aic7xxx_load_seeprom()
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_reg.h1756 #define MAX_OFFSET_8BIT 0x0f macro
Daic7xxx.reg1571 const MAX_OFFSET_8BIT 0x0f
Daic7xxx_core.c1800 maxoffset = MAX_OFFSET_8BIT; in ahc_validate_offset()