Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.h85 #define SANIBEL_PARALLEL_PORT "parallel" macro
H A Dpicllibdevinfo.c211 (void) strncpy(label, SANIBEL_PARALLEL_PORT, in create_port_config_info()
213 (void) strncpy(port_type, SANIBEL_PARALLEL_PORT, in create_port_config_info()
H A Dpiclfrutree.c3542 } else if (strcmp(class, SANIBEL_PARALLEL_PORT) == 0) { in add_node2cache()
3543 (void) strncpy(label, SANIBEL_PARALLEL_PORT, sizeof (label)); in add_node2cache()
3545 (void) strncpy(port_type, SANIBEL_PARALLEL_PORT, in add_node2cache()
3649 (void) strncpy(class, SANIBEL_PARALLEL_PORT, sizeof (class)); in create_device_entries()
3829 SANIBEL_PARALLEL_PORT) == 0) { in frutree_get_port_type()