Home
last modified time | relevance | path

Searched refs:SANIBEL_NETWORK_PORT (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.h83 #define SANIBEL_NETWORK_PORT "network" macro
H A Dpicllibdevinfo.c207 (void) strncpy(port_type, SANIBEL_NETWORK_PORT, in create_port_config_info()
H A Dpiclfrutree.c3530 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()