Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h384 ddi_dma_handle_t oqp_handles[PMCS_MAX_OQ];
437 uint32_t *oqp[PMCS_MAX_OQ];
438 uint32_t oqci_offset[PMCS_MAX_OQ];
450 uint64_t oqaddr[PMCS_MAX_OQ];
H A Dpmcs_param.h39 #define PMCS_MAX_OQ 64 /* maximum number of OutBound Queues */ macro