Searched refs:mask_port_ext (Results 1 – 2 of 2) sorted by relevance
707 module_param_named(mask_port_ext, ahci_mask_port_ext, charp, 0444);708 MODULE_PARM_DESC(mask_port_ext,813 hpriv->mask_port_ext = in ahci_pci_save_initial_config()1795 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