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 D | piclfrutree.h | 85 #define SANIBEL_PARALLEL_PORT "parallel" macro
|
H A D | picllibdevinfo.c | 211 (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 D | piclfrutree.c | 3542 } 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()
|