Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_phy.c311 boolean_t *mutablep) in sfxge_phy_cap_test() argument
330 if (mutablep) in sfxge_phy_cap_test()
331 *mutablep = (perm & (1 << field)) ? B_TRUE : B_FALSE; in sfxge_phy_cap_test()
H A Dsfxge.h934 uint32_t field, boolean_t *mutablep);