stp4020_socket
stp4020_rd_sockctl(struct stp4020_socket *h, int idx)
stp4020_wr_sockctl(struct stp4020_socket *h, int idx, u_int16_t v)
stp4020_wr_winctl(struct stp4020_socket *h, int win, int idx, u_int16_t v)
struct stp4020_socket *h = paa->pch;
struct stp4020_socket *h = &sc->sc_socks[i];
stp4020_attach_socket(struct stp4020_socket *h, int speed)
struct stp4020_socket *h;
struct stp4020_socket *h = (struct stp4020_socket *)arg;
struct stp4020_socket *h;
struct stp4020_socket *h;
stp4020_map_window(struct stp4020_socket *h, int win, int speed)
struct stp4020_socket *h = (struct stp4020_socket *)pch;
struct stp4020_socket *h = (struct stp4020_socket *)pch;
struct stp4020_socket *h = (struct stp4020_socket *)pch;
struct stp4020_socket *h = (struct stp4020_socket *)pch;
struct stp4020_socket *h = (struct stp4020_socket *)pch;
void stp4020_map_window(struct stp4020_socket *, int, int);
struct stp4020_socket *h = (struct stp4020_socket *)pch;
struct stp4020_socket *h = (struct stp4020_socket *)pch;
struct stp4020_socket *h = (struct stp4020_socket *)pch;
static void stp4020_dump_regs(struct stp4020_socket *);
stp4020_dump_regs(struct stp4020_socket *h)
static u_int16_t stp4020_rd_sockctl(struct stp4020_socket *, int);
static void stp4020_wr_sockctl(struct stp4020_socket *, int, u_int16_t);
static void stp4020_wr_winctl(struct stp4020_socket *, int, int, u_int16_t);
void stp4020_attach_socket(struct stp4020_socket *, int);
struct stp4020_socket sc_socks[STP4020_NSOCK];