Home
last modified time | relevance | path

Searched refs:ide_cfg (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pci/
H A Dide.c113 pdev->ide_cfg = FIELD_GET(PCI_IDE_CAP_SEL_CFG, val); in pci_ide_init()
520 FIELD_PREP(PCI_IDE_SEL_CTL_CFG_EN, pdev->ide_cfg) | in set_ide_sel_ctl()
/linux/include/linux/
H A Dpci.h578 unsigned int ide_cfg:1; /* Config cycles over IDE */ member