PCI_CAP_ID_SLOT_ID
{ PCI_CAP_ID_SLOT_ID, "slot", "Slot Identification" },
{PCI_CAP_ID_SLOT_ID, "PCI_CAP_ID_SLOT_ID"},
PCI_CAP_ID_SLOT_ID, &cap_ptr)) != DDI_FAILURE)) {
{PCI_CAP_ID_SLOT_ID, 0, 0, PCI_SLOTID_NDWORDS, pci_generic_save},
(void) PCI_CAP_LOCATE(handle, PCI_CAP_ID_SLOT_ID, &slot_id_loc);
} else if ((PCI_CAP_LOCATE(handle, PCI_CAP_ID_SLOT_ID, &cap_ptr))
if ((PCI_CAP_LOCATE(handle, PCI_CAP_ID_SLOT_ID, &cap_ptr)) !=