Searched refs:SCSI (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/mips/pci/
H A Dfixup-sni.c22 #define SCSI PCIMT_IRQ_SCSI macro
31 * Device 1: NCR53c810 SCSI (directly routed)
46 { SCSI, SCSI, SCSI, SCSI, SCSI }, /* SCSI */
63 { SCSI, SCSI, SCS
80 #undef SCSI macro
[all...]
/linux-master/drivers/zorro/
H A Dzorro.ids16 0a00 [SCSI Host Adapter]
22 1300 Warp Engine [Accelerator, SCSI Host Adapter and RAM Expansion]
28 5400 A4091 [SCSI Host Adapter]
31 0100 A2090/A2090A [SCSI Host Adapter]
32 0200 A590/A2091 [SCSI Host Adapter]
33 0300 A590/A2091 [SCSI Host Adapter]
34 0400 A2090B 2090 Autoboot [SCSI Host Adapter]
42 5400 A4091 [SCSI Host Adapter]
49 0300 A2090/A2090A Combitec/MacroSystem [SCSI Host Adapter]
57 0400 Kronos 2000 [SCSI Hos
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dhydra.h44 char SCSI[0x1000]; member in struct:Hydra
62 #define HYDRA_FC_SCSI_CELL_EN 0x00000002 /* Enable SCSI Clock */
/linux-master/drivers/scsi/
H A Dwd719x.h23 u8 SCSI; /* SCSI Errors */ member in struct:wd719x_regs::__anon3285
33 u8 CDB_tag; /* 05 SCSI Tag byte for CDB queues (0 if untagged) */
34 u8 lun; /* 06 SCSI LUN */
35 u8 devid; /* 07 SCSI Device ID */
36 u8 CDB[16]; /* 08-23 SCSI CDB (16 bytes as defined by ANSI spec. */
39 __le32 CDB_link; /* 32-35 SCSI CDB Link Ptr */
48 u8 scsi_stat; /* 49 SCSI Status returned */
53 u8 length; /* 59 SCSI Messages Length (1-8) */
89 #define WD719X_CMD_BUSRESET 0x03 /* Assert SCSI bu
[all...]
H A Dwd719x.c3 * Driver for Western Digital WD7193, WD7197 and WD7296 SCSI cards
14 * SCSI Storage Products (MCP)
23 * 1. SCSI command is transformed to SCB (Spider Control Block) by the
188 /* finish a SCSI command, unmap buffers */
427 /* RESET SCSI bus */
431 dev_warn(&wd->pdev->dev, "SCSI bus reset failed\n");
605 dev_dbg(&wd->pdev->dev, "SCSI bus error\n");
613 dev_err(&wd->pdev->dev, "invalid SCSI phase\n");
626 if (regs.bytes.SCSI == 0)
864 dev_info(&wd->pdev->dev, "%s at I/O 0x%lx, IRQ %u, SCSI I
[all...]
/linux-master/drivers/staging/rts5208/
H A Drtsx_chip.h133 /* 0x00800000 SCSI midlayer timed out */
139 #define SCSI 0x00 /* Interface ID */ macro

Completed in 141 milliseconds