taglinefilesource code
xa_head_buf525drivers/block/sbpcd.cstatic u_char xa_head_buf[CD_XA_HEAD];
xa_head_buf3797drivers/block/sbpcd.cif (cmd_type==READ_M2) READ_DATA(CDi_data, xa_head_buf, CD_XA_HEAD);
xa_head_buf3806drivers/block/sbpcd.cDPRINTF((DBG_XA," %02X", xa_head_buf[xa_count]));