Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/sfxge/common/
HDefx_annote.h84 #define __drv_when(_p, _c) macro
HDsiena_impl.h389 __out_opt __drv_when(count > 0, __notnull)
391 __out_ecount_opt(count) __drv_when(count > 0, __notnull)
HDef10_phy.c657 __out_opt __drv_when(count > 0, __notnull)
659 __out_ecount_opt(count) __drv_when(count > 0, __notnull)
HDsiena_phy.c645 __out_opt __drv_when(count > 0, __notnull)
647 __out_ecount_opt(count) __drv_when(count > 0, __notnull)
HDef10_impl.h680 __out_opt __drv_when(count > 0, __notnull)
682 __out_ecount_opt(count) __drv_when(count > 0, __notnull)