iprb_start
static int iprb_start(iprb_t *);
rv = ip->suspended ? 0 : iprb_start(ip);
if (iprb_start(ip) != DDI_SUCCESS) {