Home
last modified time | relevance | path

Searched defs:last_phase (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Daic7xxx_osm.c809 u_int last_phase; in ahc_timeout() local
H A Daic7xxx.c6608 uint8_t last_phase; in ahc_dump_card_state() local
/netbsd-src/external/bsd/pcc/dist/pcc/cc/driver/
H A Ddriver.c61 enum phases { DEFAULT, PREPROCESS, COMPILE, ASSEMBLE, LINK } last_phase = variable