DCONS_NPORT
for (port = 0; port < DCONS_NPORT; port ++) {
V u_int32_t ooffset[DCONS_NPORT];
V u_int32_t ioffset[DCONS_NPORT];
V u_int32_t osize[DCONS_NPORT];
V u_int32_t isize[DCONS_NPORT];
V u_int32_t optr[DCONS_NPORT];
V u_int32_t iptr[DCONS_NPORT];
static struct dcons_softc sc[DCONS_NPORT];
for (i = 0; i < DCONS_NPORT; i ++) {
} port[DCONS_NPORT];
for (j = 0; j < DCONS_NPORT; j++) {
u_int32_t ptr[DCONS_NPORT*2+1];
for (i = 0; i < DCONS_NPORT; i ++) {
dc->port[i].iptr = ntohl(ptr[DCONS_NPORT + i + 1]);
for (port = 0; port < DCONS_NPORT; port ++) {
int port[DCONS_NPORT];
for (i = 0; i < DCONS_NPORT; i++)
for (i = 0; i < DCONS_NPORT; i++) {