27 #ifndef __SATA_PROMISE_H__
28 #define __SATA_PROMISE_H__
90 static inline unsigned int pdc_pkt_footer(
struct ata_taskfile *tf,
u8 *buf,
105 static inline unsigned int pdc_prep_lba28(
struct ata_taskfile *tf,
u8 *buf,
unsigned int i)
114 buf[i++] = tf->
nsect;
128 static inline unsigned int pdc_prep_lba48(
struct ata_taskfile *tf,
u8 *buf,
unsigned int i)
139 buf[i++] = tf->
nsect;