Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/twa/
H A Dtw_cl_share.h548 extern TW_INT32 tw_cl_get_pci_bar_info(TW_INT32 device_id, TW_INT32 bar_type,
H A Dtw_cl_init.c91 tw_cl_get_pci_bar_info(TW_INT32 device_id, TW_INT32 bar_type, in tw_cl_get_pci_bar_info() function
H A Dtw_osl_freebsd.c323 if ((error = tw_cl_get_pci_bar_info(sc->device_id, TW_CL_BAR_TYPE_MEM, in twa_attach()