Lines Matching refs:can_queue
1284 shost->can_queue = (ushort) info.queue_size; in port_detect()
1321 if (shost->can_queue > MAX_MAILBOXES || shost->can_queue < 2) { in port_detect()
1323 ha->board_name, shost->can_queue); in port_detect()
1324 shost->can_queue = MAX_MAILBOXES; in port_detect()
1350 for (i = 0; i < shost->can_queue; i++) in port_detect()
1356 for (i = 0; i < shost->can_queue; i++) { in port_detect()
1398 shost->sg_tablesize, shost->can_queue); in port_detect()
1776 for (k = 0; k < shost->can_queue; k++, i++) { in eata2x_queuecommand_lck()
1777 if (i >= shost->can_queue) in eata2x_queuecommand_lck()
1785 if (k == shost->can_queue) { in eata2x_queuecommand_lck()
1860 if (i >= shost->can_queue) in DEF_SCSI_QCMD()
1946 for (i = 0; i < shost->can_queue; i++) { in eata2x_eh_host_reset()
2012 for (i = 0; i < shost->can_queue; i++) { in eata2x_eh_host_reset()
2257 for (k = 0; k < dev->host->can_queue; k++) { in flush_dev()
2354 if (spp->cpp_index < 0 || spp->cpp_index >= shost->can_queue) in ihdlr()
2359 || spp->cpp_index >= shost->can_queue) in ihdlr()
2565 for (i = 0; i < shost->can_queue; i++) in eata2x_release()
2568 for (i = 0; i < shost->can_queue; i++) in eata2x_release()