tag | line | file | source code |
---|---|---|---|
xa_head_buf | 540 | drivers/block/sbpcd.c | static u_char xa_head_buf[CD_XA_HEAD]; |
xa_head_buf | 4642 | drivers/block/sbpcd.c | if (cmd_type==READ_M2) insb(CDi_data, xa_head_buf, CD_XA_HEAD); |
xa_head_buf | 4651 | drivers/block/sbpcd.c | sprintf(&msgbuf[xa_count*3], " %02X", xa_head_buf[xa_count]); |