Home
last modified time | relevance | path

Searched refs:pqisrc_scan_devices (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_event.c41 ret = pqisrc_scan_devices(softs); in pqisrc_rescan_devices()
H A Dsmartpqi_ioctl.c169 pqi_status = pqisrc_scan_devices(softs); in smartpqi_ioctl()
H A Dsmartpqi_prototypes.h90 int pqisrc_scan_devices(pqisrc_softstate_t *);
H A Dsmartpqi_main.c661 error = pqisrc_scan_devices(softs); in smartpqi_attach()
H A Dsmartpqi_discovery.c2013 pqisrc_scan_devices(pqisrc_softstate_t *softs) in pqisrc_scan_devices() function