Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pci/
HDpcireg.h303 #define PCI_CBBMEMBASE(l) ((l) & ~0xfffff) macro
/NextBSD/usr.sbin/pciconf/
HDpciconf.c399 PCI_CBBMEMBASE(read_config(fd, &p->pc_sel, basereg, 4)), in print_cardbus_mem_window()