Home
last modified time | relevance | path

Searched refs:patchlist (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/microcode/siop/
H A Dncr53cxxx.c108 struct patchlist { struct
109 struct patchlist *next; argument
123 struct patchlist *patchlist; argument
333 struct patchlist *p; in main()
494 struct patchlist *p; in emit_symbols()
518 if (symbols[i].flags & F_ENTRY || symbols[i].patchlist == NULL) in emit_symbols()
522 p = symbols[i].patchlist; in emit_symbols()
628 struct patchlist *p; in define_symbol()
640 p = symbols[i].patchlist; in define_symbol()
659 symbols[nsymbols].patchlist = NULL; in define_symbol()
[all …]