| tag | line | file | source code |
|---|---|---|---|
| xa_head_buf | 452 | drivers/block/sbpcd.c | static u_char xa_head_buf[CD_XA_HEAD]; |
| xa_head_buf | 3161 | drivers/block/sbpcd.c | if (cmd_type==READ_M2) READ_DATA(CDi_data, xa_head_buf, CD_XA_HEAD); |
| xa_head_buf | 3170 | drivers/block/sbpcd.c | DPRINTF((DBG_XA," %02X", xa_head_buf[xa_count])); |