Searched refs:cpqary3_dev_attributes (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cpqary3/ |
H A D | cpqary3.c | 104 ddi_device_acc_attr_t cpqary3_dev_attributes = { variable 883 &cpqary3_dev_attributes, &cpqary3p->idr_handle); 899 &cpqary3_dev_attributes, &cpqary3p->odr_handle); 914 &cpqary3_dev_attributes, &cpqary3p->odr_cl_handle); 930 &cpqary3_dev_attributes, &cpqary3p->spr0_handle); 949 &cpqary3_dev_attributes, &cpqary3p->isr_handle); 964 &cpqary3_dev_attributes, &cpqary3p->imr_handle); 979 &cpqary3_dev_attributes, &cpqary3p->ipq_handle); 993 (offset_t)I2O_OBPOST_Q, map_len, &cpqary3_dev_attributes, 1013 (offset_t)CT_CFG_OFFSET, map_len, &cpqary3_dev_attributes, [all...] |
H A D | cpqary3_mem.c | 45 extern ddi_device_acc_attr_t cpqary3_dev_attributes; 560 size_mempool, &cpqary3_dev_attributes,
|
H A D | cpqary3_talk2ctlr.c | 897 extern ddi_device_acc_attr_t cpqary3_dev_attributes; 911 &cpqary3_dev_attributes, &ctlr_init_handle);
|
Completed in 61 milliseconds