Home
last modified time | relevance | path

Searched refs:sci_cb_make_physical_address (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/dev/isci/scil/
HDsci_util.h112 sci_cb_make_physical_address(physical_address, upper, lower); \
129 sci_cb_make_physical_address(physical_address, upper, lower); \
HDsci_types.h78 #ifndef sci_cb_make_physical_address
HDsci_base_memory_descriptor_list_decorator.c134 sci_cb_make_physical_address( in sci_mdl_decorator_assign_memory()
HDscic_sds_unsolicited_frame_control.c137 sci_cb_make_physical_address( in scic_sds_unsolicited_frame_control_construct_frames()
/NextBSD/sys/dev/isci/
HDenvironment.h71 #define sci_cb_make_physical_address(physical_address, address_upper, address_lower) \ macro