Home
last modified time | relevance | path

Searched refs:spin_max_w (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/
Ddtc.c418 if (i > hostdata->spin_max_w) in NCR5380_pwrite()
419 hostdata->spin_max_w = i; in NCR5380_pwrite()
Dpas16.c552 if (ii > hostdata->spin_max_w) in NCR5380_pwrite()
553 hostdata->spin_max_w = ii; in NCR5380_pwrite()
DNCR5380.h293 unsigned spin_max_w; member
DNCR5380.c714 hostdata->spin_max_w = 0; in NCR5380_write_info()
736 hostdata->spin_max_w, hostdata->spin_max_r); in NCR5380_show_info()