Searched refs:gtf_length (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ide/
H A Dide-acpi.c203 * @gtf_length: number of bytes of _GTF data returned at @gtf_address
212 * The returned @gtf_length and @gtf_address are only valid if the
216 unsigned int *gtf_length, unsigned long *gtf_address,
224 *gtf_length = 0;
277 *gtf_length = out_obj->buffer.length;
280 DEBPRINT("returning gtf_length=%d, gtf_address=0x%lx, obj_loc=0x%lx\n",
281 *gtf_length, *gtf_address, *obj_loc);
290 * @gtf_length: total number of bytes of _GTF taskfiles
293 * Write {gtf_address, length gtf_length} in groups of
297 unsigned int gtf_length,
215 do_drive_get_GTF(ide_drive_t *drive, unsigned int *gtf_length, unsigned long *gtf_address, unsigned long *obj_loc) argument
296 do_drive_set_taskfiles(ide_drive_t *drive, unsigned int gtf_length, unsigned long gtf_address) argument
354 unsigned int gtf_length; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ide/
H A Dide-acpi.c203 * @gtf_length: number of bytes of _GTF data returned at @gtf_address
212 * The returned @gtf_length and @gtf_address are only valid if the
216 unsigned int *gtf_length, unsigned long *gtf_address,
224 *gtf_length = 0;
277 *gtf_length = out_obj->buffer.length;
280 DEBPRINT("returning gtf_length=%d, gtf_address=0x%lx, obj_loc=0x%lx\n",
281 *gtf_length, *gtf_address, *obj_loc);
290 * @gtf_length: total number of bytes of _GTF taskfiles
293 * Write {gtf_address, length gtf_length} in groups of
297 unsigned int gtf_length,
215 do_drive_get_GTF(ide_drive_t *drive, unsigned int *gtf_length, unsigned long *gtf_address, unsigned long *obj_loc) argument
296 do_drive_set_taskfiles(ide_drive_t *drive, unsigned int gtf_length, unsigned long gtf_address) argument
354 unsigned int gtf_length; local
[all...]

Completed in 114 milliseconds