Searched refs:SANIBEL_NETWORK_PORT (Results 1 – 3 of 3) sorted by relevance
83 #define SANIBEL_NETWORK_PORT "network" macro
207 (void) strncpy(port_type, SANIBEL_NETWORK_PORT, in create_port_config_info()
3530 if (strcmp(class, SANIBEL_NETWORK_PORT) == 0) { in add_node2cache()3533 (void) strncpy(port_type, SANIBEL_NETWORK_PORT, in add_node2cache()3823 if (strcmp(device_type, SANIBEL_NETWORK_PORT) == 0) { in frutree_get_port_type()