Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_domain.h85 SCI_PORT_HANDLE_T scif_domain_get_scic_port_handle(
H A Dscif_sas_remote_device.c580 port = scif_domain_get_scic_port_handle(fw_device->domain); in scif_sas_remote_device_target_reset()
H A Dscif_sas_domain.c139 SCI_PORT_HANDLE_T scif_domain_get_scic_port_handle( in scif_domain_get_scic_port_handle() function
/freebsd/sys/dev/isci/
H A Disci_remote_device.c228 port_handle = scif_domain_get_scic_port_handle(domain->sci_object); in isci_remote_device_get_bitrate()