Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h325 #define PCI_CBBMEMLIMIT(l) ((l) | 0xfffff) macro
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c435 PCI_CBBMEMLIMIT(read_config(fd, &p->pc_sel, limitreg, 4))); in print_cardbus_mem_window()