PCI_CONFIG_SPACE_SIZE
if (off >= PCI_CONFIG_SPACE_SIZE) {
if (off >= PCI_CONFIG_SPACE_SIZE) {
if (off >= PCI_CONFIG_SPACE_SIZE)
if ((bufsize + cap_data) > PCI_CONFIG_SPACE_SIZE)
bufsize = PCI_CONFIG_SPACE_SIZE - cap_data;