sc_cmd_mem        330 dev/ic/malo.c  		struct malo_cmdheader *hdr = sc->sc_cmd_mem;
sc_cmd_mem        484 dev/ic/malo.c  	    PAGE_SIZE, (caddr_t *)&sc->sc_cmd_mem, BUS_DMA_WAITOK);
sc_cmd_mem        491 dev/ic/malo.c  	    sc->sc_cmd_mem, PAGE_SIZE, NULL, BUS_DMA_NOWAIT);
sc_cmd_mem        498 dev/ic/malo.c  	sc->sc_cookie = sc->sc_cmd_mem;
sc_cmd_mem        500 dev/ic/malo.c  	sc->sc_cmd_mem = sc->sc_cmd_mem + sizeof(uint32_t);
sc_cmd_mem        531 dev/ic/malo.c  	struct malo_cmdheader *hdr = sc->sc_cmd_mem;
sc_cmd_mem       1881 dev/ic/malo.c  	hdr = sc->sc_cmd_mem;
sc_cmd_mem       2084 dev/ic/malo.c  	struct malo_cmdheader *hdr = sc->sc_cmd_mem;
sc_cmd_mem       2129 dev/ic/malo.c  	struct malo_cmdheader *hdr = sc->sc_cmd_mem;
sc_cmd_mem       2154 dev/ic/malo.c  	struct malo_cmdheader *hdr = sc->sc_cmd_mem;
sc_cmd_mem       2170 dev/ic/malo.c  	struct malo_cmdheader *hdr = sc->sc_cmd_mem;
sc_cmd_mem       2192 dev/ic/malo.c  	struct malo_cmdheader *hdr = sc->sc_cmd_mem;
sc_cmd_mem       2214 dev/ic/malo.c  	struct malo_cmdheader *hdr = sc->sc_cmd_mem;
sc_cmd_mem       2240 dev/ic/malo.c  	struct malo_cmdheader *hdr = sc->sc_cmd_mem;
sc_cmd_mem       2263 dev/ic/malo.c  	struct malo_cmdheader *hdr = sc->sc_cmd_mem;
sc_cmd_mem       2285 dev/ic/malo.c  	struct malo_cmdheader *hdr = sc->sc_cmd_mem;
sc_cmd_mem       2312 dev/ic/malo.c  	struct malo_cmdheader *hdr = sc->sc_cmd_mem;
sc_cmd_mem       2330 dev/ic/malo.c  	struct malo_cmdheader *hdr = sc->sc_cmd_mem;
sc_cmd_mem       2353 dev/ic/malo.c  	struct malo_cmdheader *hdr = sc->sc_cmd_mem;
sc_cmd_mem         91 dev/ic/malo.h  	void			*sc_cmd_mem;