Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Deata_pio.c394 for (x = 0; x < hd->cppadlen; x++) in eata_pio_queue_lck()
512 …nsigned long base, unsigned int irq, unsigned int id, unsigned long cplen, unsigned short cppadlen) in get_pio_board_data() argument
545 for (z = 0; z < cppadlen; z++) in get_pio_board_data()
661 unsigned short cppadlen; in register_pio_HBA() local
673 …gc->scsi_id[3], cplen = (cpu_to_be32(gc->cplen) + 1) / 2, cppadlen = (cpu_to_be16(gc->cppadlen) + … in register_pio_HBA()
753 SD(sh)->cppadlen = cppadlen; in register_pio_HBA()
Deata_generic.h227 __u16 cppadlen; /* Number of pad bytes send after CD data * member
352 __u16 cppadlen; /* pad length of cp in words */ member