Lines Matching refs:can_queue
1275 shost->can_queue = (ushort) info.queue_size; in port_detect()
1312 if (shost->can_queue > MAX_MAILBOXES || shost->can_queue < 2) { in port_detect()
1314 ha->board_name, shost->can_queue); in port_detect()
1315 shost->can_queue = MAX_MAILBOXES; in port_detect()
1339 for (i = 0; i < shost->can_queue; i++) in port_detect()
1345 for (i = 0; i < shost->can_queue; i++) { in port_detect()
1387 shost->sg_tablesize, shost->can_queue); in port_detect()
1764 for (k = 0; k < shost->can_queue; k++, i++) { in eata2x_queuecommand_lck()
1765 if (i >= shost->can_queue) in eata2x_queuecommand_lck()
1773 if (k == shost->can_queue) { in eata2x_queuecommand_lck()
1848 if (i >= shost->can_queue) in DEF_SCSI_QCMD()
1933 for (i = 0; i < shost->can_queue; i++) { in eata2x_eh_host_reset()
1996 for (i = 0; i < shost->can_queue; i++) { in eata2x_eh_host_reset()
2238 for (k = 0; k < dev->host->can_queue; k++) { in flush_dev()
2335 if (spp->cpp_index < 0 || spp->cpp_index >= shost->can_queue) in ihdlr()
2340 || spp->cpp_index >= shost->can_queue) in ihdlr()
2546 for (i = 0; i < shost->can_queue; i++) in eata2x_release()
2549 for (i = 0; i < shost->can_queue; i++) in eata2x_release()