Home
last modified time | relevance | path

Searched refs:ld_rescan (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_event.c203 softs->ld_rescan = true; in pqisrc_process_event_intr_src()
H A Dsmartpqi_discovery.c1379 if ((softs->ld_rescan) && (pqisrc_is_logical_device(device_exist))) { in pqisrc_exist_device_update()
1838 softs->ld_rescan = false; in pqisrc_update_device_list()
H A Dsmartpqi_structures.h1383 boolean_t ld_rescan; member