Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c1637 if (verbose < 2 || !config_fetch(d, where + PCI_SATA_HBA_BARS, 4)) in cap_sata_hba()
1643 bars = get_conf_long(d, where + PCI_SATA_HBA_BARS); in cap_sata_hba()
/pciutils/lib/
H A Dheader.h986 #define PCI_SATA_HBA_BARS 4 macro