Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dsunpci.c630 if (pci_cap_entp->cap_save_func) {
631 if ((nwords = pci_cap_entp->cap_save_func(confhdl,
/titanic_50/usr/src/uts/common/sys/
H A Dddi_impldefs.h1242 uint32_t (*cap_save_func)(ddi_acc_handle_t confhdl, uint16_t cap_ptr, member