Searched refs:LID (Results 1 – 11 of 11) sorted by relevance
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 493 #define LID 0x07 macro
|
D | aic7xxx.reg | 907 mask LID 0x07
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg_print.c_shipped | 397 { "LID", 0x3f, 0x3f }
|
D | aic7xxx.h | 86 ((scb)->hscb->lun & LID)
|
D | aic7xxx.seq | 440 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;
|
D | aic7xxx_reg.h_shipped | 774 #define LID 0x3f
|
D | aic7xxx.reg | 1179 mask LID 0x3f
|
D | aic79xx_reg.h_shipped | 2578 #define LID 0xff
|
D | aic79xx.reg | 4135 field LID 0xff
|
D | aic7xxx_core.c | 626 scb->hscb->lun &= LID; in ahc_queue_scb()
|
/drivers/scsi/ |
D | aic7xxx_old.c | 558 ((scb)->hscb->target_channel_lun & LID)
|