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