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()
233 u_int instrptr, uint8_t *dconsts);6526 ahc_download_instr(struct ahc_softc *ahc, u_int instrptr, uint8_t *dconsts) in ahc_download_instr() argument6536 instr.integer = aic_le32toh(*(uint32_t*)&seqprog[instrptr * 4]); in ahc_download_instr()
227 u_int instrptr, uint8_t *dconsts);8777 ahd_download_instr(struct ahd_softc *ahd, u_int instrptr, uint8_t *dconsts) in ahd_download_instr() argument8787 instr.integer = aic_le32toh(*(uint32_t*)&seqprog[instrptr * 4]); in ahd_download_instr()