Searched refs:hsp_last (Results 1 – 2 of 2) sorted by relevance
257 hsc->hsp_last = hsp; in hsc_connect()339 if (hsc->hsp_last == hsp) in hsc_disconnect()340 hsc->hsp_last = NULL; in hsc_disconnect()552 if (hsc->hsp_last == hsp) in hsc_set_config_state()553 hsc->hsp_last = NULL; in hsc_set_config_state()1357 hsc->hsp_last = hsp; in hsc_slot_autoconnect()1365 hsc->hsp_last = NULL; in hsc_slot_autoconnect()1759 hsc->hsp_last = NULL; in scsb_hsc_attach()2053 hsc->hsc_intr_counter, hsc->hsp_last); in hsc_enum_intr()2056 if (!hsc->hsp_last) { in hsc_enum_intr()[all …]
80 struct hsc_slot *hsp_last; /* last board plugged in. */ member