Home
last modified time | relevance | path

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

/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h493 #define LID 0x07 macro
Daic7xxx.reg907 mask LID 0x07
/drivers/scsi/aic7xxx/
Daic7xxx_reg_print.c_shipped397 { "LID", 0x3f, 0x3f }
Daic7xxx.h86 ((scb)->hscb->lun & LID)
Daic7xxx.seq440 and SAVED_LUN, LID, SCB_LUN;
1716 and SAVED_LUN, LID, SCB_LUN;
1859 and A, LID, SCB_LUN;
1917 and A, LID, SCB_LUN;
Daic7xxx_reg.h_shipped774 #define LID 0x3f
Daic7xxx.reg1179 mask LID 0x3f
Daic79xx_reg.h_shipped2578 #define LID 0xff
Daic79xx.reg4135 field LID 0xff
Daic7xxx_core.c626 scb->hscb->lun &= LID; in ahc_queue_scb()
/drivers/scsi/
Daic7xxx_old.c558 ((scb)->hscb->target_channel_lun & LID)