Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_unsolicited_frame_control.c122 SCI_PHYSICAL_ADDRESS uf_buffer_phys_address, in scic_sds_unsolicited_frame_control_construct_frames() argument
153 uf_control->address_table.array[index] = uf_buffer_phys_address; in scic_sds_unsolicited_frame_control_construct_frames()
163 uf_buffer_phys_address, SCU_UNSOLICITED_FRAME_BUFFER_SIZE in scic_sds_unsolicited_frame_control_construct_frames()
194 SCI_PHYSICAL_ADDRESS uf_buffer_phys_address; in scic_sds_unsolicited_frame_control_construct() local
211 uf_buffer_phys_address = mde->physical_address; in scic_sds_unsolicited_frame_control_construct()
221 uf_control->headers.physical_address = uf_buffer_phys_address; in scic_sds_unsolicited_frame_control_construct()
235 uf_control->address_table.physical_address = uf_buffer_phys_address; in scic_sds_unsolicited_frame_control_construct()
257 uf_buffer_phys_address, in scic_sds_unsolicited_frame_control_construct()