Searched defs:xpt_softc (Results 1 – 1 of 1) sorted by relevance
96 struct xpt_softc { struct97 uint32_t xpt_generation;100 struct mtx xpt_highpower_lock;102 int num_highpower;106 int buses_to_config;107 int buses_config_done;116 u_int bus_generation;118 int boot_delay;119 struct callout boot_callout;120 struct task boot_task;[all …]