it_open
if ((ret = it_open(&fd)) != ITADM_SUCCESS) {
if ((ret = it_open(&fd)) != ITADM_SUCCESS) {
void * (*it_open)(struct ipmi_handle *, nvlist_t *);
if ((ihp->ih_tdata = ihp->ih_transport->it_open(ihp, params)) == NULL ||