Home
last modified time | relevance | path

Searched refs:p_RdWrCommunityStr (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_dsar.h415 uint32_t p_RdWrCommunityStr; /**< Pointer to the Read Write Community String. */ member
H A Dfm_port.c6196 len = TOTAL_BER_LEN(GetBERLen(&snmpSrc->p_RdWrCommunityStr[1]));
6197 Mem2IOCpy32(charPointer, snmpSrc->p_RdWrCommunityStr, len);
6198 … WRITE_UINT32(SnmpDescriptor->p_RdWrCommunityStr, PTR_TO_UINT(charPointer) - fmMuramVirtBaseAddr);
/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1457 uint8_t *p_RdWrCommunityStr; /**< Pointer to the Read Write Community String. */ member