PCIC_IOWINDOWS
if (tmp != window->socket || win < PCIC_IOWINDOWS) {
win -= PCIC_IOWINDOWS; /* put in right range */
if (win >= PCIC_IOWINDOWS || tmp != window->socket) {
if (window < PCIC_IOWINDOWS)
window -= PCIC_IOWINDOWS;
if (type < PCIC_IOWINDOWS) {
if (window < PCIC_IOWINDOWS || socket >= pcic->pc_numsockets) {
if (win >= PCIC_IOWINDOWS) {
if (i < PCIC_IOWINDOWS) {
#define PCIC_NUMWINDOWS ((PCIC_MEMWINDOWS + PCIC_IOWINDOWS) * PCIC_SOCKETS)
#define PCIC_NUMWINSOCK (PCIC_MEMWINDOWS+PCIC_IOWINDOWS)
} pcs_windows[PCIC_IOWINDOWS + PCIC_MEMWINDOWS];