Home
last modified time | relevance | path

Searched refs:cap_save_func (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c532 if (pci_cap_entp->cap_save_func) {
533 if ((nwords = pci_cap_entp->cap_save_func(confhdl,
/illumos-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h1268 uint32_t (*cap_save_func)(ddi_acc_handle_t confhdl, uint16_t cap_ptr, member