Searched refs:mask_port_ext (Results 1 – 2 of 2) sorted by relevance
693 module_param_named(mask_port_ext, ahci_mask_port_ext, charp, 0444);694 MODULE_PARM_DESC(mask_port_ext,799 hpriv->mask_port_ext = in ahci_pci_save_initial_config()1781 if (hpriv->mask_port_ext & (1U << ap->port_no)) { in ahci_mark_external_port()
333 u32 mask_port_ext; /* Mask of ports ext capability */ member