Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dsci_util.h87 #define SCI_GET_BITS_SET_COUNT(mask, set_bit_count) \ macro
H A Dscif_sas_remote_device.c197 SCI_GET_BITS_SET_COUNT(properties.phy_mask, fw_device->device_port_width); in scif_remote_device_da_construct()
H A Dscif_sas_domain.c1491 SCI_GET_BITS_SET_COUNT(properties.phy_mask, new_port_width); in scif_sas_domain_update_device_port_width()
H A Dscic_sds_remote_device.c171 SCI_GET_BITS_SET_COUNT(properties.phy_mask, this_device->device_port_width); in scic_remote_device_da_construct()