Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dinitio.c566 host->max_tar = 8; in initio_init()
568 host->max_tar = 16; in initio_init()
616 i < host->max_tar; in initio_init()
1882 for (i = 0; i < host->max_tar; i++) in int_initio_scsi_rst()
1989 for (i = 0; i < host->max_tar; i++) in int_initio_bad_seq()
2292 for (i = 0; i < host->max_tar; active_tc++, i++) { in initio_post_scsi_rst()
2890 shost->max_id = host->max_tar; in initio_probe_one()
H A Dinitio.h478 u8 max_tar; /* 06 */ member