Home
last modified time | relevance | path

Searched refs:byte_data (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/acpi/
Dacdisasm.h257 u8 *byte_data,
268 u8 *byte_data,
/linux-2.4.37.9/drivers/scsi/
Dadvansys.c9110 uchar byte_data; in ASC_INITFUNC() local
9114 offset, &byte_data); in ASC_INITFUNC()
9115 return byte_data; in ASC_INITFUNC()
9129 uchar byte_data) in ASC_INITFUNC() argument
9136 offset, byte_data); in ASC_INITFUNC()
9233 uchar byte_data; in ASC_INITFUNC() local
9237 offset, &byte_data); in ASC_INITFUNC()
9238 return byte_data; in ASC_INITFUNC()
9252 uchar byte_data) in ASC_INITFUNC() argument
9259 offset, byte_data); in ASC_INITFUNC()
[all …]