Home
last modified time | relevance | path

Searched refs:pqi_dev_adminq_cap (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_helper.c340 ASSERT(sizeof(struct pqi_dev_adminq_cap)== 8); in check_struct_sizes()
H A Dsmartpqi_structures.h64 struct pqi_dev_adminq_cap { struct
84 uint64_t pqi_dev_adminq_cap; argument
H A Dsmartpqi_init.c413 val = PCI_MEM_GET64(softs, &softs->pqi_reg->pqi_dev_adminq_cap, PQI_ADMINQ_CAP); in pqisrc_wait_for_pqi_reset_completion()
H A Dsmartpqi_queue.c115 val = LE_64(PCI_MEM_GET64(softs, &softs->pqi_reg->pqi_dev_adminq_cap, PQI_ADMINQ_CAP)); in pqisrc_get_admin_queue_config()