fp_log_port_event
fp_log_port_event(port, ESC_SUNFC_PORT_ATTACH);
fp_log_port_event(port, ESC_SUNFC_PORT_DETACH);
fp_log_port_event(port, ESC_SUNFC_PORT_OFFLINE);
static void fp_log_port_event(fc_local_port_t *port, char *subclass);
fp_log_port_event(port, ESC_SUNFC_PORT_ONLINE);