Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dqle.c119 #define QLE_QUEUE_ENTRY_SIZE 64 macro
1164 QLE_QUEUE_ENTRY_SIZE); in qle_handle_resp()
1347 offset = (req * QLE_QUEUE_ENTRY_SIZE); in qle_scsi_cmd()
1360 offset = (req * QLE_QUEUE_ENTRY_SIZE); in qle_scsi_cmd()
1370 QLE_QUEUE_ENTRY_SIZE, BUS_DMASYNC_PREREAD); in qle_scsi_cmd()
1839 offset = (req * QLE_QUEUE_ENTRY_SIZE); in qle_ct_pass_through()
1844 memset(iocb, 0, QLE_QUEUE_ENTRY_SIZE); in qle_ct_pass_through()
1969 offset = (req * QLE_QUEUE_ENTRY_SIZE); in qle_fabric_plogx()
1974 memset(iocb, 0, QLE_QUEUE_ENTRY_SIZE); in qle_fabric_plogx()
2871 QLE_QUEUE_ENTRY_SIZE); in qle_alloc_ccbs()
[all …]