Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sym/
Dsym_defs.h178 struct Symbios_host{ struct
179 u_short type; /* 4:8xx / 0:nok */
180 u_short device_id; /* PCI device id */
181 u_short vendor_id; /* PCI vendor id */
182 u_char bus_nr; /* PCI bus number */
183 u_char device_fn; /* PCI device/function number << 3*/
184 u_short word8;
185 u_short flags;
187 u_short io_port; /* PCI io_port address */
224 typedef struct Symbios_host Symbios_host; typedef