Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/
HDpcireg.h275 #define PCI_CBBMEMLIMIT(l) ((l) | 0xfffff) macro
/dragonfly/usr.sbin/pciconf/
HDpciconf.c374 PCI_CBBMEMLIMIT(read_config(fd, &p->pc_sel, limitreg, 4))); in print_cardbus_mem_window()