Searched refs:PCIXR_STATUS (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/bus/pci/ | ||
| HD | pcireg.h | 576 #define PCIXR_STATUS 0x4 macro |
| /dragonfly/usr.sbin/pciconf/ | ||
| HD | cap.c | 149 status = read_config(fd, &p->pc_sel, ptr + PCIXR_STATUS, 4); in cap_pcix() |