Home
last modified time | relevance | path

Searched refs:__drv_when (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Dhunt_impl.h89 __out_opt __drv_when(count > 0, __notnull)
91 __out_ecount_opt(count) __drv_when(count > 0, __notnull)
H A Dhunt_phy.c78 __out_opt __drv_when(count > 0, __notnull)
80 __out_ecount_opt(count) __drv_when(count > 0, __notnull)
H A Dsiena_impl.h362 __out_opt __drv_when(count > 0, __notnull)
364 __out_ecount_opt(count) __drv_when(count > 0, __notnull)
H A Dsiena_phy.c637 __out_opt __drv_when(count > 0, __notnull)
639 __out_ecount_opt(count) __drv_when(count > 0, __notnull)
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Defsys.h93 #define __drv_when(_p, _c) macro