Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/oce/
Doce_mbox.c2031 struct mbx_common_get_profile_config *fwcmd; in oce_get_profile_config()
2045 if (oce_dma_alloc(sc, sizeof(struct mbx_common_get_profile_config), in oce_get_profile_config()
2050 fwcmd = OCE_DMAPTR(&dma, struct mbx_common_get_profile_config); in oce_get_profile_config()
2051 bzero(fwcmd, sizeof(struct mbx_common_get_profile_config)); in oce_get_profile_config()
2063 sizeof(struct mbx_common_get_profile_config), in oce_get_profile_config()
2067 mbx.payload_length = sizeof(struct mbx_common_get_profile_config); in oce_get_profile_config()
Doce_hw.h2069 struct mbx_common_get_profile_config { struct