Searched refs:scic_cb_pci_read_dword (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscic_sds_pci.h100 #define scic_sds_pci_read_smu_dword scic_cb_pci_read_dword
102 #define scic_sds_pci_read_scu_dword scic_cb_pci_read_dword
H A Dscic_sds_pci.c161 return scic_cb_pci_read_dword(controller, address);
210 return scic_cb_pci_read_dword(
H A Dscic_user_callback.h783 U32 scic_cb_pci_read_dword(
H A Dscic_sds_controller.h540 scic_cb_pci_read_dword((controller), (reg))
/freebsd-12-stable/sys/dev/isci/
H A Disci.c609 scic_cb_pci_read_dword(SCI_CONTROLLER_HANDLE_T scic_controller, void *address) function

Completed in 109 milliseconds