Searched refs:ioa_to_host_db (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/smartpqi/
H A Dsmartpqi_sis.c123 COND_WAIT(((PCI_MEM_GET32(softs, &softs->ioa_reg->ioa_to_host_db, LEGACY_SIS_ODBR_R) &
184 val = PCI_MEM_GET32(softs, &softs->ioa_reg->ioa_to_host_db, LEGACY_SIS_ODBR_R);
188 COND_WAIT((PCI_MEM_GET32(softs, &softs->ioa_reg->ioa_to_host_db, LEGACY_SIS_ODBR_R) &
H A Dsmartpqi_structures.h124 uint32_t ioa_to_host_db; /* 9Ch */ member in struct:ioa_registers

Completed in 149 milliseconds