Searched refs:ahci_mask_port_map (Results 1 – 1 of 1) sorted by relevance
670 static char *ahci_mask_port_map; variable671 module_param_named(mask_port_map, ahci_mask_port_map, charp, 0444);700 if (!strlen(ahci_mask_port_map)) in ahci_get_port_map_mask()703 str = kstrdup(ahci_mask_port_map, GFP_KERNEL); in ahci_get_port_map_mask()774 if (ahci_mask_port_map) in ahci_pci_save_initial_config()