Searched defs:xpt_softc (Results 1 – 1 of 1) sorted by relevance
99 struct xpt_softc { struct100 uint32_t xpt_generation;103 struct mtx xpt_highpower_lock;105 int num_highpower;109 int buses_to_config;110 int buses_config_done;119 u_int bus_generation;121 int boot_delay;122 struct callout boot_callout;123 struct task boot_task;[all …]