Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_controller.h223 void * scif_sas_controller_allocate_internal_request(
H A Dscif_sas_remote_device_ready_substates.c220 internal_task_memory = scif_sas_controller_allocate_internal_request(fw_controller); in scif_sas_remote_device_ready_ncq_error_substate_enter()
H A Dscif_sas_smp_io_request.c176 internal_io_memory = scif_sas_controller_allocate_internal_request(fw_controller); in scif_sas_smp_request_build()
H A Dscif_sas_controller.c873 void * scif_sas_controller_allocate_internal_request( in scif_sas_controller_allocate_internal_request() function