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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Deata_generic.h227 __u16 cppadlen; /* Number of pad bytes send after CD data * member in struct:get_conf
352 __u16 cppadlen; /* pad length of cp in words */ member in struct:hstd
H A Deata_pio.c447 for (x = 0; x < hd->cppadlen; x++)
565 static char *get_pio_board_data(unsigned long base, unsigned int irq, unsigned int id, unsigned long cplen, unsigned short cppadlen) argument
595 for (z = 0; z < cppadlen; z++)
709 unsigned short cppadlen; local
721 if ((buff = get_pio_board_data(base, gc->IRQ, gc->scsi_id[3], cplen = (cpu_to_be32(gc->cplen) + 1) / 2, cppadlen = (cpu_to_be16(gc->cppadlen) + 1) / 2)) == NULL) {
801 SD(sh)->cppadlen = cppadlen;

Completed in 39 milliseconds