Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.h84 #define SANIBEL_SERIAL_PORT "serial" macro
H A Dpicllibdevinfo.c217 (void) strncpy(label, SANIBEL_SERIAL_PORT, in create_port_config_info()
219 (void) strncpy(port_type, SANIBEL_SERIAL_PORT, in create_port_config_info()
H A Dpiclfrutree.c3536 } else if (strcmp(class, SANIBEL_SERIAL_PORT) == 0) { in add_node2cache()
3537 (void) strncpy(label, SANIBEL_SERIAL_PORT, sizeof (label)); in add_node2cache()
3539 (void) strncpy(port_type, SANIBEL_SERIAL_PORT, in add_node2cache()
3826 SANIBEL_SERIAL_PORT) == 0) { in frutree_get_port_type()