Home
last modified time | relevance | path

Searched refs:DEST_ID (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/scsi/
DNCR53c406a.c251 static int DEST_ID; /* selection/reselection bus id */ variable
717 outb(scmd_id(SCpnt), DEST_ID); /* set destination */ in NCR53c406a_queue_lck()
1015 DEST_ID = (port_base + 0x04); in calc_port_addr()
/linux-2.6.39/drivers/scsi/pcmcia/
Dsym53c500_cs.c99 #define DEST_ID 0x04 /* selection/reselection bus id */ macro
575 outb(scmd_id(SCpnt), port_base + DEST_ID); /* set destination */ in SYM53C500_queue_lck()