Home
last modified time | relevance | path

Searched refs:LID (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h493 #define LID 0x07 macro
Daic7xxx.reg907 mask LID 0x07
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_inline.h460 scb->hscb->lun &= LID; in ahc_queue_scb()
Daic7xxx.h96 ((scb)->hscb->lun & LID)
Daic7xxx.seq440 and SAVED_LUN, LID, SCB_LUN;
1715 and SAVED_LUN, LID, SCB_LUN;
1858 and A, LID, SCB_LUN;
1916 and A, LID, SCB_LUN;
Daic7xxx_reg.h1649 #define LID 0x3f macro
Daic7xxx.reg1084 mask LID 0x3f
Daic79xx_reg.h3670 #define LID 0xff macro
Daic79xx.reg3824 field LID 0xff
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c622 ((scb)->hscb->target_channel_lun & LID)