Lines Matching refs:base_p
47 #define PCI_CAP_BASE(h, id, base_p) (*base_p ? DDI_SUCCESS : \
48 (id ? PCI_CAP_LOCATE(h, id, base_p) : DDI_FAILURE))
55 uint32_t *id_p, uint16_t *base_p)
116 *base_p = base;
125 pci_lcap_locate(ddi_acc_handle_t h, uint8_t id, uint16_t *base_p)
155 *base_p = base;
160 *base_p = PCI_CAP_NEXT_PTR_NULL;
168 pci_xcap_locate(ddi_acc_handle_t h, uint16_t id, uint16_t *base_p)
186 *base_p = base;
191 *base_p = PCI_CAP_NEXT_PTR_NULL;
207 uint16_t *base_p)
236 *base_p = base;
241 *base_p = PCI_CAP_NEXT_PTR_NULL;