Searched refs:p_Buffer (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/inc/
H A Dncsw_ext.h333 @Param[in] p_Buffer - A pointer to buffer to return
340 uint8_t *p_Buffer,
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h982 static __inline__ void BdBufferSet(t_VirtToPhys *f_VirtToPhys, t_FmImBd *p_Bd, uint8_t *p_Buffer) argument
984 uint64_t physAddr = (uint64_t)(f_VirtToPhys(p_Buffer));

Completed in 62 milliseconds