Searched defs:wbuf (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/fs/jbd/ |
D | commit.c | 92 struct buffer_head *wbuf[64]; in journal_commit_transaction() local
|
/linux-2.4.37.9/drivers/sound/ |
D | wavfront.c | 473 wavefront_cmd (int cmd, unsigned char *rbuf, unsigned char *wbuf) in wavefront_cmd() 740 unsigned char wbuf[2]; in wavefront_delete_sample() local 758 unsigned char rbuf[32], wbuf[32]; in wavefront_get_sample_status() local 2410 unsigned char rbuf[4], wbuf[4]; in detect_wavefront() local 2588 unsigned char rbuf[4], wbuf[4]; in wavefront_config_midi() local
|
/linux-2.4.37.9/drivers/char/ |
D | serial_21285.c | 49 static char wbuf[1000], *putp = wbuf, *getp = wbuf, x_char; variable
|
/linux-2.4.37.9/drivers/s390/char/ |
D | tubttysiz.c | 76 char wbuf[7] = { 0x00, 0x07, 0x01, 0xff, 0x03, 0x00, 0x81 }; in tty3270_size() local
|
D | tubio.h | 230 struct idal_buffer *wbuf; member
|
/linux-2.4.37.9/drivers/scsi/ |
D | advansys.c | 12997 ushort *wbuf; in ASC_INITFUNC() local 13048 ushort *wbuf; in ASC_INITFUNC() local 17594 ushort *wbuf; in ASC_INITFUNC() local 17643 ushort *wbuf; in ASC_INITFUNC() local 17692 ushort *wbuf; in ASC_INITFUNC() local 17774 ushort *wbuf; in AdvSet3550EEPConfig() local 17842 ushort *wbuf; in AdvSet38C0800EEPConfig() local 17910 ushort *wbuf; in AdvSet38C1600EEPConfig() local
|
/linux-2.4.37.9/include/linux/ |
D | wavefront.h | 561 unsigned char wbuf[WF_MAX_WRITE]; /* bytes written to card */ member
|