Home
last modified time | relevance | path

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

/openbsd/sys/scsi/
H A Dcd.c1115 int tocidx, n, audioonly = 1; in cdgetdisklabel() local
1148 for (tocidx = 0; tocidx < n; tocidx++) in cdgetdisklabel()
1149 if (toc->entries[tocidx].control & 4) { in cdgetdisklabel()