Searched refs:fcode_rev (Results 1 – 1 of 1) sorted by relevance
8798 caddr_t fcode_rev; in fp_fciocmd() local8808 fcode_rev = kmem_zalloc(fcio->fcio_olen, KM_SLEEP); in fp_fciocmd()8813 pm.pm_data_buf = fcode_rev; in fp_fciocmd()8819 if (ddi_copyout((void *)fcode_rev, in fp_fciocmd()8843 kmem_free(fcode_rev, fcio->fcio_olen); in fp_fciocmd()