Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mcd/
HDmcdreg.h52 #define MCD_LASTPLUS1 170 /* special toc entry */ macro
HDmcd.c1225 sc->data.toc[idx].idx_no = MCD_LASTPLUS1; in mcd_read_toc()
1266 else if (trk == MCD_LASTPLUS1)
1321 else if (trk == MCD_LASTPLUS1) in mcd_toc_entrys()