PCI_COMMAND_STATUS_BITS
printf("PCICSR=%b\n", csr, PCI_COMMAND_STATUS_BITS);
DPR((" fun=%b", fun, PCI_COMMAND_STATUS_BITS));