Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_helper.c190 pqisrc_device_equal(pqi_scsi_dev_t *dev1, in pqisrc_device_equal() function
H A Dsmartpqi_prototypes.h119 boolean_t pqisrc_device_equal(pqi_scsi_dev_t *, pqi_scsi_dev_t *);
H A Dsmartpqi_discovery.c1348 if (pqisrc_device_equal(device_to_find, device)) { in pqisrc_scsi_find_entry()