Searched refs:SCSI (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/pci/ |
H A D | fixup-sni.c | 22 #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 global() macro [all...] |
/kernel/linux/linux-6.6/arch/mips/pci/ |
H A D | fixup-sni.c | 22 #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 global() macro [all...] |
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | hydra.h | 44 char SCSI[0x1000]; member 62 #define HYDRA_FC_SCSI_CELL_EN 0x00000002 /* Enable SCSI Clock */
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | hydra.h | 44 char SCSI[0x1000]; member 62 #define HYDRA_FC_SCSI_CELL_EN 0x00000002 /* Enable SCSI Clock */
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | wd719x.h | 23 u8 SCSI; /* SCSI Errors */ member 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) */ 88 #define WD719X_CMD_BUSRESET 0x03 /* Assert SCSI bu [all...] |
H A D | wd719x.c | 3 * 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 */ in wd719x_chip_init() 431 dev_warn(&wd->pdev->dev, "SCSI bus reset failed\n"); in wd719x_chip_init() 603 dev_dbg(&wd->pdev->dev, "SCSI bus error\n"); in wd719x_interrupt_SCB() 611 dev_err(&wd->pdev->dev, "invalid SCSI phase\n"); in wd719x_interrupt_SCB() 624 if (regs.bytes.SCSI == 0) in wd719x_interrupt_SCB() 862 dev_info(&wd->pdev->dev, "%s at I/O 0x%lx, IRQ %u, SCSI I in wd719x_board_found() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | wd719x.h | 23 u8 SCSI; /* SCSI Errors */ member 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 D | wd719x.c | 3 * 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 */ in wd719x_chip_init() 431 dev_warn(&wd->pdev->dev, "SCSI bus reset failed\n"); in wd719x_chip_init() 605 dev_dbg(&wd->pdev->dev, "SCSI bus error\n"); in wd719x_interrupt_SCB() 613 dev_err(&wd->pdev->dev, "invalid SCSI phase\n"); in wd719x_interrupt_SCB() 626 if (regs.bytes.SCSI == 0) in wd719x_interrupt_SCB() 864 dev_info(&wd->pdev->dev, "%s at I/O 0x%lx, IRQ %u, SCSI I in wd719x_board_found() [all...] |
/kernel/linux/linux-5.10/drivers/staging/rts5208/ |
H A D | rtsx_chip.h | 133 /* 0x00800000 SCSI midlayer timed out */ 139 #define SCSI 0x00 /* Interface ID */ macro
|
/kernel/linux/linux-6.6/drivers/staging/rts5208/ |
H A D | rtsx_chip.h | 133 /* 0x00800000 SCSI midlayer timed out */ 139 #define SCSI 0x00 /* Interface ID */ macro
|
Completed in 10 milliseconds