pl2303_open_hw_port
if ((rval = pl2303_open_hw_port(plp)) != USB_SUCCESS) {
rval = pl2303_open_hw_port(plp);
static int pl2303_open_hw_port(pl2303_state_t *);