Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.h73 struct Symbios_host{ struct
74 u_short type; /* 4:8xx / 0:nok */
75 u_short device_id; /* PCI device id */
76 u_short vendor_id; /* PCI vendor id */
77 u_char bus_nr; /* PCI bus number */
78 u_char device_fn; /* PCI device/function number << 3*/
79 u_short word8;
80 u_short flags;
82 u_short io_port; /* PCI io_port address */
119 typedef struct Symbios_host Symbios_host; typedef