pci_conf_hdr_t
static void print_probe_value(pci_conf_hdr_t *config_hdr_p, uint16_t offset,
static void print_probe_info_verbose(pci_conf_hdr_t *config_hdr_p,
static void print_probe_info_nonverbose(pci_conf_hdr_t *config_hdr_p,
static void print_probe_info(pci_conf_hdr_t *config_hdr_p,
uint8_t func_no, pci_conf_hdr_t *config_hdr_p);
print_probe_value(pci_conf_hdr_t *config_hdr_p, uint16_t offset, uint8_t size)
print_probe_info_verbose(pci_conf_hdr_t *config_hdr_p, pcitool_reg_t *info_p)
print_probe_info_nonverbose(pci_conf_hdr_t *config_hdr_p, pcitool_reg_t *info_p)
pci_conf_hdr_t *config_hdr_p, pcitool_reg_t *info_p, boolean_t verbose)
pci_conf_hdr_t *config_hdr_p)
for (i = 1; i < (sizeof (pci_conf_hdr_t) / sizeof (uint32_t)); i++) {
pci_conf_hdr_t config_hdr;