📄 sym53c8xx_defs.h
字号:
#define SYMBIOS_RMVBL_MEDIA_INSTALLED (2) u_char host_id; u_char num_hba; /* 0x04 */ u_char num_devices; /* 0x10 */ u_char max_scam_devices; /* 0x04 */ u_char num_valid_scam_devives; /* 0x00 */ u_char rsvd;/* Boot order 14 bytes * 4 */ struct Symbios_host{ u_short type; /* 4:8xx / 0:nok */ u_short device_id; /* PCI device id */ u_short vendor_id; /* PCI vendor id */ u_char bus_nr; /* PCI bus number */ u_char device_fn; /* PCI device/function number << 3*/ u_short word8; u_short flags;#define SYMBIOS_INIT_SCAN_AT_BOOT (1) u_short io_port; /* PCI io_port address */ } host[4];/* Targets 8 bytes * 16 */ struct Symbios_target { u_char flags;#define SYMBIOS_DISCONNECT_ENABLE (1)#define SYMBIOS_SCAN_AT_BOOT_TIME (1<<1)#define SYMBIOS_SCAN_LUNS (1<<2)#define SYMBIOS_QUEUE_TAGS_ENABLED (1<<3) u_char rsvd; u_char bus_width; /* 0x08/0x10 */ u_char sync_offset; u_short sync_period; /* 4*period factor */ u_short timeout; } target[16];/* Scam table 8 bytes * 4 */ struct Symbios_scam { u_short id; u_short method;#define SYMBIOS_SCAM_DEFAULT_METHOD (0)#define SYMBIOS_SCAM_DONT_ASSIGN (1)#define SYMBIOS_SCAM_SET_SPECIFIC_ID (2)#define SYMBIOS_SCAM_USE_ORDER_GIVEN (3) u_short status;#define SYMBIOS_SCAM_UNKNOWN (0)#define SYMBIOS_SCAM_DEVICE_NOT_FOUND (1)#define SYMBIOS_SCAM_ID_NOT_SET (2)#define SYMBIOS_SCAM_ID_VALID (3) u_char target_id; u_char rsvd; } scam[4]; u_char spare_devices[15*8]; u_char trailer[6]; /* 0xfe 0xfe 0x00 0x00 0x00 0x00 */};typedef struct Symbios_nvram Symbios_nvram;typedef struct Symbios_host Symbios_host;typedef struct Symbios_target Symbios_target;typedef struct Symbios_scam Symbios_scam;/*** Tekram NvRAM data format.*/#define TEKRAM_NVRAM_SIZE 64#define TEKRAM_93C46_NVRAM_ADDRESS 0#define TEKRAM_24C16_NVRAM_ADDRESS 0x40struct Tekram_nvram { struct Tekram_target { u_char flags;#define TEKRAM_PARITY_CHECK (1)#define TEKRAM_SYNC_NEGO (1<<1)#define TEKRAM_DISCONNECT_ENABLE (1<<2)#define TEKRAM_START_CMD (1<<3)#define TEKRAM_TAGGED_COMMANDS (1<<4)#define TEKRAM_WIDE_NEGO (1<<5) u_char sync_index; u_short word2; } target[16]; u_char host_id; u_char flags;#define TEKRAM_MORE_THAN_2_DRIVES (1)#define TEKRAM_DRIVES_SUP_1GB (1<<1)#define TEKRAM_RESET_ON_POWER_ON (1<<2)#define TEKRAM_ACTIVE_NEGATION (1<<3)#define TEKRAM_IMMEDIATE_SEEK (1<<4)#define TEKRAM_SCAN_LUNS (1<<5)#define TEKRAM_REMOVABLE_FLAGS (3<<6) /* 0: disable; 1: boot device; 2:all */ u_char boot_delay_index; u_char max_tags_index; u_short flags1;#define TEKRAM_F2_F6_ENABLED (1) u_short spare[29];};typedef struct Tekram_nvram Tekram_nvram;typedef struct Tekram_target Tekram_target;#endif /* SCSI_NCR_NVRAM_SUPPORT *//**************** ORIGINAL CONTENT of ncrreg.h from FreeBSD ******************//*-----------------------------------------------------------------**** The ncr 53c810 register structure.****-----------------------------------------------------------------*/struct ncr_reg {/*00*/ u_char nc_scntl0; /* full arb., ena parity, par->ATN *//*01*/ u_char nc_scntl1; /* no reset */ #define ISCON 0x10 /* connected to scsi */ #define CRST 0x08 /* force reset */ #define IARB 0x02 /* immediate arbitration *//*02*/ u_char nc_scntl2; /* no disconnect expected */ #define SDU 0x80 /* cmd: disconnect will raise error */ #define CHM 0x40 /* sta: chained mode */ #define WSS 0x08 /* sta: wide scsi send [W]*/ #define WSR 0x01 /* sta: wide scsi received [W]*//*03*/ u_char nc_scntl3; /* cnf system clock dependent */ #define EWS 0x08 /* cmd: enable wide scsi [W]*/ #define ULTRA 0x80 /* cmd: ULTRA enable */ /* bits 0-2, 7 rsvd for C1010 *//*04*/ u_char nc_scid; /* cnf host adapter scsi address */ #define RRE 0x40 /* r/w:e enable response to resel. */ #define SRE 0x20 /* r/w:e enable response to select *//*05*/ u_char nc_sxfer; /* ### Sync speed and count */ /* bits 6-7 rsvd for C1010 *//*06*/ u_char nc_sdid; /* ### Destination-ID *//*07*/ u_char nc_gpreg; /* ??? IO-Pins *//*08*/ u_char nc_sfbr; /* ### First byte in phase *//*09*/ u_char nc_socl; #define CREQ 0x80 /* r/w: SCSI-REQ */ #define CACK 0x40 /* r/w: SCSI-ACK */ #define CBSY 0x20 /* r/w: SCSI-BSY */ #define CSEL 0x10 /* r/w: SCSI-SEL */ #define CATN 0x08 /* r/w: SCSI-ATN */ #define CMSG 0x04 /* r/w: SCSI-MSG */ #define CC_D 0x02 /* r/w: SCSI-C_D */ #define CI_O 0x01 /* r/w: SCSI-I_O *//*0a*/ u_char nc_ssid;/*0b*/ u_char nc_sbcl;/*0c*/ u_char nc_dstat; #define DFE 0x80 /* sta: dma fifo empty */ #define MDPE 0x40 /* int: master data parity error */ #define BF 0x20 /* int: script: bus fault */ #define ABRT 0x10 /* int: script: command aborted */ #define SSI 0x08 /* int: script: single step */ #define SIR 0x04 /* int: script: interrupt instruct. */ #define IID 0x01 /* int: script: illegal instruct. *//*0d*/ u_char nc_sstat0; #define ILF 0x80 /* sta: data in SIDL register lsb */ #define ORF 0x40 /* sta: data in SODR register lsb */ #define OLF 0x20 /* sta: data in SODL register lsb */ #define AIP 0x10 /* sta: arbitration in progress */ #define LOA 0x08 /* sta: arbitration lost */ #define WOA 0x04 /* sta: arbitration won */ #define IRST 0x02 /* sta: scsi reset signal */ #define SDP 0x01 /* sta: scsi parity signal *//*0e*/ u_char nc_sstat1; #define FF3210 0xf0 /* sta: bytes in the scsi fifo *//*0f*/ u_char nc_sstat2; #define ILF1 0x80 /* sta: data in SIDL register msb[W]*/ #define ORF1 0x40 /* sta: data in SODR register msb[W]*/ #define OLF1 0x20 /* sta: data in SODL register msb[W]*/ #define DM 0x04 /* sta: DIFFSENS mismatch (895/6 only) */ #define LDSC 0x02 /* sta: disconnect & reconnect *//*10*/ u_char nc_dsa; /* --> Base page *//*11*/ u_char nc_dsa1;/*12*/ u_char nc_dsa2;/*13*/ u_char nc_dsa3;/*14*/ u_char nc_istat; /* --> Main Command and status */ #define CABRT 0x80 /* cmd: abort current operation */ #define SRST 0x40 /* mod: reset chip */ #define SIGP 0x20 /* r/w: message from host to ncr */ #define SEM 0x10 /* r/w: message between host + ncr */ #define CON 0x08 /* sta: connected to scsi */ #define INTF 0x04 /* sta: int on the fly (reset by wr)*/ #define SIP 0x02 /* sta: scsi-interrupt */ #define DIP 0x01 /* sta: host/script interrupt *//*15*/ u_char nc_istat1; /* 896 only *//*16*/ u_char nc_mbox0; /* 896 only *//*17*/ u_char nc_mbox1; /* 896 only *//*18*/ u_char nc_ctest0;/*19*/ u_char nc_ctest1;/*1a*/ u_char nc_ctest2; #define CSIGP 0x40 /* bits 0-2,7 rsvd for C1010 *//*1b*/ u_char nc_ctest3; #define FLF 0x08 /* cmd: flush dma fifo */ #define CLF 0x04 /* cmd: clear dma fifo */ #define FM 0x02 /* mod: fetch pin mode */ #define WRIE 0x01 /* mod: write and invalidate enable */ /* bits 4-7 rsvd for C1010 *//*1c*/ u_int32 nc_temp; /* ### Temporary stack *//*20*/ u_char nc_dfifo;/*21*/ u_char nc_ctest4; #define BDIS 0x80 /* mod: burst disable */ #define MPEE 0x08 /* mod: master parity error enable *//*22*/ u_char nc_ctest5; #define DFS 0x20 /* mod: dma fifo size */ /* bits 0-1, 3-7 rsvd for C1010 *//*23*/ u_char nc_ctest6;/*24*/ u_int32 nc_dbc; /* ### Byte count and command *//*28*/ u_int32 nc_dnad; /* ### Next command register *//*2c*/ u_int32 nc_dsp; /* --> Script Pointer *//*30*/ u_int32 nc_dsps; /* --> Script pointer save/opcode#2 *//*34*/ u_char nc_scratcha; /* Temporary register a *//*35*/ u_char nc_scratcha1;/*36*/ u_char nc_scratcha2;/*37*/ u_char nc_scratcha3;/*38*/ u_char nc_dmode; #define BL_2 0x80 /* mod: burst length shift value +2 */ #define BL_1 0x40 /* mod: burst length shift value +1 */ #define ERL 0x08 /* mod: enable read line */ #define ERMP 0x04 /* mod: enable read multiple */ #define BOF 0x02 /* mod: burst op code fetch *//*39*/ u_char nc_dien;/*3a*/ u_char nc_sbr;/*3b*/ u_char nc_dcntl; /* --> Script execution control */ #define CLSE 0x80 /* mod: cache line size enable */ #define PFF 0x40 /* cmd: pre-fetch flush */ #define PFEN 0x20 /* mod: pre-fetch enable */ #define SSM 0x10 /* mod: single step mode */ #define IRQM 0x08 /* mod: irq mode (1 = totem pole !) */ #define STD 0x04 /* cmd: start dma mode */ #define IRQD 0x02 /* mod: irq disable */ #define NOCOM 0x01 /* cmd: protect sfbr while reselect */ /* bits 0-1 rsvd for C1010 *//*3c*/ u_int32 nc_adder;/*40*/ u_short nc_sien; /* -->: interrupt enable *//*42*/ u_short nc_sist; /* <--: interrupt status */ #define SBMC 0x1000/* sta: SCSI Bus Mode Change (895/6 only) */ #define STO 0x0400/* sta: timeout (select) */ #define GEN 0x0200/* sta: timeout (general) */ #define HTH 0x0100/* sta: timeout (handshake) */ #define MA 0x80 /* sta: phase mismatch */ #define CMP 0x40 /* sta: arbitration complete */ #define SEL 0x20 /* sta: selected by another device */ #define RSL 0x10 /* sta: reselected by another device*/ #define SGE 0x08 /* sta: gross error (over/underflow)*/ #define UDC 0x04 /* sta: unexpected disconnect */ #define RST 0x02 /* sta: scsi bus reset detected */ #define PAR 0x01 /* sta: scsi parity error *//*44*/ u_char nc_slpar;/*45*/ u_char nc_swide;/*46*/ u_char nc_macntl;/*47*/ u_char nc_gpcntl;/*48*/ u_char nc_stime0; /* cmd: timeout for select&handshake*//*49*/ u_char nc_stime1; /* cmd: timeout user defined *//*4a*/ u_short nc_respid; /* sta: Reselect-IDs *//*4c*/ u_char nc_stest0;/*4d*/ u_char nc_stest1; #define SCLK 0x80 /* Use the PCI clock as SCSI clock */ #define DBLEN 0x08 /* clock doubler running */ #define DBLSEL 0x04 /* clock doubler selected */ /*4e*/ u_char nc_stest2; #define ROF 0x40 /* reset scsi offset (after gross error!) */ #define EXT 0x02 /* extended filtering *//*4f*/ u_char nc_stest3; #define TE 0x80 /* c: tolerAnt enable */ #define HSC 0x20 /* c: Halt SCSI Clock */ #define CSF 0x02 /* c: clear scsi fifo *//*50*/ u_short nc_sidl; /* Lowlevel: latched from scsi data *//*52*/ u_char nc_stest4; #define SMODE 0xc0 /* SCSI bus mode (895/6 only) */ #define SMODE_HVD 0x40 /* High Voltage Differential */ #define SMODE_SE 0x80 /* Single Ended */ #define SMODE_LVD 0xc0 /* Low Voltage Differential */ #define LCKFRQ 0x20 /* Frequency Lock (895/6 only) */ /* bits 0-5 rsvd for C1010 *//*53*/ u_char nc_53_;/*54*/ u_short nc_sodl; /* Lowlevel: data out to scsi data *//*56*/ u_char nc_ccntl0; /* Chip Control 0 (896) */ #define ENPMJ 0x80 /* Enable Phase Mismatch Jump */ #define PMJCTL 0x40 /* Phase Mismatch Jump Control */ #define ENNDJ 0x20 /* Enable Non Data PM Jump */ #define DISFC 0x10 /* Disable Auto FIFO Clear */ #define DILS 0x02 /* Disable Internal Load/Store */ #define DPR 0x01 /* Disable Pipe Req *//*57*/ u_char nc_ccntl1; /* Chip Control 1 (896) */ #define ZMOD 0x80 /* High Impedance Mode */ #define DIC 0x10 /* Disable Internal Cycles */ #define DDAC 0x08 /* Disable Dual Address Cycle */ #define XTIMOD 0x04 /* 64-bit Table Ind. Indexing Mode */ #define EXTIBMV 0x02 /* Enable 64-bit Table Ind. BMOV */ #define EXDBMV 0x01 /* Enable 64-bit Direct BMOV *//*58*/ u_short nc_sbdl; /* Lowlevel: data from scsi data *//*5a*/ u_short nc_5a_;/*5c*/ u_char nc_scr0; /* Working register B *//*5d*/ u_char nc_scr1; /* *//*5e*/ u_char nc_scr2; /* *//*5f*/ u_char nc_scr3; /* *//*60*/ u_char nc_scrx[64]; /* Working register C-R *//*a0*/ u_int32 nc_mmrs; /* Memory Move Read Selector *//*a4*/ u_int32 nc_mmws; /* Memory Move Write Selector *//*a8*/ u_int32 nc_sfs; /* Script Fetch Selector *//*ac*/ u_int32 nc_drs; /* DSA Relative Selector *//*b0*/ u_int32 nc_sbms; /* Static Block Move Selector *//*b4*/ u_int32 nc_dbms; /* Dynamic Block Move Selector *//*b8*/ u_int32 nc_dnad64; /* DMA Next Address 64 *//*bc*/ u_short nc_scntl4; /* C1010 only */ #define U3EN 0x80 /* Enable Ultra 3 */ #define AIPEN 0x40 /* Allow check upper byte lanes */ #define XCLKH_DT 0x08 /* Extra clock of data hold on DT transfer edge */ #define XCLKH_ST 0x04 /* Extra clock of data hold on ST transfer edge *//*be*/ u_char nc_aipcntl0; /* Epat Control 1 C1010 only *//*bf*/ u_char nc_aipcntl1; /* AIP Control C1010_66 Only *//*c0*/ u_int32 nc_pmjad1; /* Phase Mismatch Jump Address 1 *//*c4*/ u_int32 nc_pmjad2; /* Phase Mismatch Jump Address 2 *//*c8*/ u_char nc_rbc; /* Remaining Byte Count *//*c9*/ u_char nc_rbc1; /* *//*ca*/ u_char nc_rbc2; /* *//*cb*/ u_char nc_rbc3; /* *//*cc*/ u_char nc_ua; /* Updated Address *//*cd*/ u_char nc_ua1; /* *//*ce*/ u_char nc_ua2; /* *//*cf*/ u_char nc_ua3; /* *//*d0*/ u_int32 nc_esa; /* Entry Storage Address *//*d4*/ u_char nc_ia; /* Instruction Address *//*d5*/ u_char nc_ia1;/*d6*/ u_char nc_ia2;/*d7*/ u_char nc_ia3;/*d8*/ u_int32 nc_sbc; /* SCSI Byte Count (3 bytes only) *//*dc*/ u_int32 nc_csbc; /* Cumulative SCSI Byte Count */ /* Following for C1010 only *//*e0*/ u_short nc_crcpad; /* CRC Value *//*e2*/ u_char nc_crccntl0; /* CRC control register */ #define SNDCRC 0x10 /* Send CRC Request *//*e3*/ u_char nc_crccntl1; /* CRC control register *//*e4*/ u_int32 nc_crcdata; /* CRC data register */ /*e8*/ u_int32 nc_e8_; /* rsvd *//*ec*/ u_int32 nc_ec_; /* rsvd *//*f0*/ u_short nc_dfbc; /* DMA FIFO byte count */ };/*-----------------------------------------------------------**** Utility macros for the script.****-----------------------------------------------------------*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -