Home
last modified time | relevance | path

Searched refs:mode (Results 1 – 10 of 10) sorted by relevance

/pciutils/
H A Dpcilmr.c60 enum margin_mode mode; in main() local
97 mode = MARGIN; in main()
100 mode = SCAN; in main()
107 mode = FULL; in main()
110 mode = MARGIN; in main()
117 links = margin_parse_util_args(pacc, argc, argv, mode, &links_n); in main()
H A DChangeLog189 * Bus mapping mode works in non-zero domains.
670 * The tree output mode (`lspci -t') shows domain numbers only
673 * Updated documentation on the bus mapping mode (`lspci -M').
730 * The dry-run mode of setpci gives better feedback.
1194 in -m mode.
1263 in bus-centric mode.
2027 due to bus-centric mode being enabled).
2202 * lspci.c: Implemented bus mapping mode (-M).
2267 libpci respects buscentric mode automatically.
2373 (grow_tree): Parse CardBus headers in tree mode as well.
[all …]
H A Dpci.ids5768 7800 FCH SATA Controller [IDE mode]
6586 1180 SATA Controller / IDE mode
6587 1182 SATA Controller / RAID mode
6589 1183 SATA Controller / IDE mode
6591 1184 AHCI Controller / RAID mode
15147 80cf F32P08xG3 [PCIe boot mode]
34646 2822 SATA Controller [RAID mode]
40073 0a ISA Compatibility mode controller, supports both channels switched to PCI native mode
40074 0f PCI native mode controller, supports both channels switched to ISA compatibility mode
40141 00 Transparent mode
[all …]
H A DCOPYING313 when it starts in an interactive mode:
/pciutils/lmr/
H A Dmargin_args.c203 margin_parse_util_args(struct pci_access *pacc, int argc, char **argv, enum margin_mode mode, in margin_parse_util_args() argument
239 if (mode == FULL && optind != argc) in margin_parse_util_args()
241 if (mode == MARGIN && optind == argc) in margin_parse_util_args()
255 if (mode == FULL) in margin_parse_util_args()
268 else if (mode == MARGIN) in margin_parse_util_args()
H A Dlmr.h187 enum margin_mode mode, u8 *links_n);
/pciutils/lib/
H A Daix-device.c73 int mode = a->writeable ? O_RDWR : O_RDONLY; in aix_bus_open() local
76 bp->bus_fd = open(devbuf, mode, 0); in aix_bus_open()
130 int mode = a->writeable ? W_OK : R_OK; in aix_detect() local
H A Dnbsd-libpci.c54 int mode = a->writeable ? O_RDWR : O_RDONLY; in nbsd_init() local
56 a->fd = open(name, mode, 0); in nbsd_init()
/pciutils/tests/
H A Dpri-pasid43 Device specific mode supported
H A DPCI-X-bridges-and-domains199 0001:61:01.0 PCI bridge: Hint Corp HB6 Universal PCI-PCI bridge (non-transparent mode) (rev 13)