Home
last modified time | relevance | path

Searched defs:Symbios_host (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/sym53c8xx_2/
Dsym_nvram.h86 struct Symbios_host{ struct
87 u_short type; /* 4:8xx / 0:nok */
88 u_short device_id; /* PCI device id */
89 u_short vendor_id; /* PCI vendor id */
90 u_char bus_nr; /* PCI bus number */
91 u_char device_fn; /* PCI device/function number << 3*/
92 u_short word8;
93 u_short flags;
95 u_short io_port; /* PCI io_port address */
132 typedef struct Symbios_host Symbios_host; typedef