Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/
HDpcireg.h576 #define PCIXR_STATUS 0x4 macro
/dragonfly/usr.sbin/pciconf/
HDcap.c149 status = read_config(fd, &p->pc_sel, ptr + PCIXR_STATUS, 4); in cap_pcix()