Searched refs:SCU_REGISTERS_T (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscic_sds_pci.c94 (SCU_REGISTERS_T *)scic_cb_pci_get_bar(this_controller, ARLINGTON_SCU_BAR);
105 (SCU_REGISTERS_T *)(
135 this_controller->scu_registers = (SCU_REGISTERS_T *) 0;
H A Dscic_sds_controller_registers.h145 // SCU_REGISTERS_T data structure.
151 ((SCU_REGISTERS_T *)scic_cb_pci_get_bar(controller, PATSBURG_SCU_BAR))->peg0.zpt0.table[index], \
158 ((SCU_REGISTERS_T *)scic_cb_pci_get_bar(controller, PATSBURG_SCU_BAR))->peg0.zpt0.table[index] \
164 ((SCU_REGISTERS_T *)scic_cb_pci_get_bar(controller, PATSBURG_SCU_BAR))->peg0.zpt1.table[index], \
171 ((SCU_REGISTERS_T *)scic_cb_pci_get_bar(controller, PATSBURG_SCU_BAR))->peg0.zpt1.table[index] \
H A Dscic_sds_controller.h422 SCU_REGISTERS_T *scu_registers;
H A Dscu_registers.h2117 } SCU_REGISTERS_T; typedef in typeref:struct:SCU_REGISTERS

Completed in 169 milliseconds