Searched refs:instrptr (Results 1 – 3 of 3) sorted by relevance
528 int instrptr; in output_listing() local534 instrptr = 0; in output_listing()612 fprintf(listfile, "%04x %02x%02x%02x%02x", instrptr, in output_listing()636 instrptr++; in output_listing()
226 u_int instrptr, uint8_t *dconsts);6510 ahc_download_instr(struct ahc_softc *ahc, u_int instrptr, uint8_t *dconsts) in ahc_download_instr() argument6520 instr.integer = aic_le32toh(*(uint32_t*)&seqprog[instrptr * 4]); in ahc_download_instr()
220 u_int instrptr, uint8_t *dconsts);8760 ahd_download_instr(struct ahd_softc *ahd, u_int instrptr, uint8_t *dconsts) in ahd_download_instr() argument8770 instr.integer = aic_le32toh(*(uint32_t*)&seqprog[instrptr * 4]); in ahd_download_instr()