putiocd
if ((error = putiocd(bp, strioc->ic_dp, id, crp)) != 0) {
error = putiocd(bp, reqp->cq_addr, flag, crp);
extern int putiocd(mblk_t *, caddr_t, int, cred_t *);