Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dsci_base_domain.c76 sci_base_object_construct(&this_domain->parent, logger); in sci_base_domain_construct()
H A Dsci_base_phy.c76 sci_base_object_construct(&this_phy->parent, logger); in sci_base_phy_construct()
H A Dsci_base_port.c75 sci_base_object_construct(&this_port->parent, logger); in sci_base_port_construct()
H A Dsci_base_remote_device.c64 sci_base_object_construct( in sci_base_remote_device_construct()
H A Dsci_base_request.c64 sci_base_object_construct( in sci_base_request_construct()
H A Dsci_base_object.h108 void sci_base_object_construct(
H A Dsci_base_object.c95 void sci_base_object_construct( in sci_base_object_construct() function
H A Dsci_base_controller.c92 sci_base_object_construct((SCI_BASE_OBJECT_T *)this_controller, logger); in sci_base_controller_construct()
H A Dscif_sas_high_priority_request_queue.c93 sci_base_object_construct((SCI_BASE_OBJECT_T*) &fw_hprq->lock, logger); in scif_sas_high_priority_request_queue_construct()
H A Dsci_base_library.h180 sci_base_object_construct(&(base_library)->parent, &(base_library)->logger); \
H A Dsci_base_logger.c279 sci_base_object_construct( in sci_base_logger_construct()