HomeSort by: relevance | last modified time | path
    Searched defs:punp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/atari/stand/tostools/aptck/
diskio.c 145 struct pun_info *punp = *((struct pun_info **)0x0516); local in function:ahdi_compatible
147 if (punp && punp->P_cookie == 0x41484449
148 && punp->P_cookptr == &punp->P_cookie
149 && punp->P_version >= 0x0300)
  /src/sys/arch/atari/stand/tostools/libtos/
diskio.c 145 struct pun_info *punp = *((struct pun_info **)0x0516); local in function:ahdi_compatible
147 if (punp && punp->P_cookie == 0x41484449
148 && punp->P_cookptr == &punp->P_cookie
149 && punp->P_version >= 0x0300)

Completed in 11 milliseconds