Searched refs:sx_ports (Results 1 – 1 of 1) sorted by relevance
323 static struct sx_port *sx_ports; variable1440 port = & sx_ports[line]; in sx_open()2341 sx_ports = ckmalloc(nports * sizeof (struct sx_port)); in sx_init_portstructs()2342 if (!sx_ports) in sx_init_portstructs()2347 kfree (sx_ports); in sx_init_portstructs()2353 kfree (sx_ports); in sx_init_portstructs()2362 port = sx_ports; in sx_init_portstructs()2388 port = sx_ports; in sx_init_portstructs()2686 kfree (sx_ports);