stp4020reg.h | 264 * For each socket, there is one stp4020_socket_csr_t structure, which 284 typedef struct stp4020_socket_csr_t { struct 291 } stp4020_socket_csr_t; typedef in typeref:struct:stp4020_socket_csr_t 297 struct stp4020_socket_csr_t socket[STP4020_NSOCK]; /* socket CSRs */
|