Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/
H A Dsfxge_mcdi.c344 SFXGE_MCDI_LOCK_DESTROY(mcdi); in sfxge_mcdi_init()
373 SFXGE_MCDI_LOCK_DESTROY(mcdi); in sfxge_mcdi_fini()
H A Dsfxge.h456 #define SFXGE_MCDI_LOCK_DESTROY(_mcdi) \ macro