Home
last modified time | relevance | path

Searched refs:pqi_hwif (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_main.c547 softs->os_specific.pqi_hwif = id->hwif; in smartpqi_attach()
549 switch(softs->os_specific.pqi_hwif) { in smartpqi_attach()
554 softs->os_specific.pqi_hwif = PQI_HWIF_UNKNOWN; in smartpqi_attach()
H A Dsmartpqi_defines.h1102 int pqi_hwif; member