Lines Matching defs:format
288 /* automatically restart mrw format */
480 pr_info("%sstarting format\n", cont ? "Re" : "");
483 * FmtData bit set (bit 4), format type is 1
492 * 4 byte format list header, 8 byte format list descriptor
544 pr_info("issuing MRW background format suspend\n");
1027 cd_dbg(CD_COUNT_TRACKS, "track %d: format=%d, ctrl=%d\n",
1518 following format convention:
1524 request, and return information in its own favorite format.
1527 format, or ask for multi-session info in MSF format. However, for
1528 backward compatibility these format requests will be satisfied, but
1530 meaningful format indicated above.
2070 int lba, int nblocks, int format, int blksize)
2077 cgc->cmd[1] = format << 2;
2933 int blocksize = 0, format = 0, lba;
2942 format = 2;
2962 ret = cdrom_read_block(cdi, cgc, lba, 1, format, blocksize);