Lines Matching refs:func_code
65 uint32_t func_code; member
72 uint32_t func_code; /* function code (big endian) */ member
78 uint32_t func_code; member
87 uint32_t func_code; member
102 uint32_t func_code; /* function code (big endian) */ member
315 sc->sc_reqm.func_code = htobe32(MAPLE_FUNC(MAPLE_FN_MEMCARD)); in mmemattach()
463 sc->sc_reqr.func_code = in mmem_intr()
511 r->func_code /* XXX */); in mmem_intr()
518 be32toh(r->func_code), sz); in mmem_intr()
552 r->func_code /* XXX */); in mmem_intr()
559 be32toh(r->func_code), sz); in mmem_intr()
593 r->func_code /* XXX */); in mmem_intr()
600 be32toh(r->func_code), sz); in mmem_intr()
830 sc->sc_reqr.func_code = htobe32(MAPLE_FUNC(MAPLE_FN_MEMCARD)); in mmemstart_bp()
862 sc->sc_reqw.func_code = htobe32(MAPLE_FUNC(MAPLE_FN_MEMCARD)); in mmemstart_write2()