H A D | cap.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 16 * 3. Neither the name of the author nor the names of any co-contributors 55 cap = read_config(fd, &p->pc_sel, ptr + PCIR_POWER_CAP, 2); in cap_power() 56 status = read_config(fd, &p->pc_sel, ptr + PCIR_POWER_STATUS, 2); in cap_power() 69 status = read_config(fd, &p->pc_sel, ptr + AGP_STATUS, 4); in cap_agp() 70 command = read_config(fd, &p->pc_se in cap_agp() 128 uint16_t ctrl; cap_msi() local 581 uint16_t ctrl; cap_msix() local [all...] |