Searched refs:IM_LONG_SCB (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dibmmca.c83 #define IM_LONG_SCB 0x40 /*long Subsystem Control Block command */ macro
566 if ((last_scsi_type(ihost_index)[ldn] == IM_SCB) || (last_scsi_type(ihost_index)[ldn] == IM_LONG_SCB)) {
2041 last_scsi_type(host_index)[ldn] = IM_LONG_SCB;
2059 last_scsi_type(host_index)[ldn] = IM_LONG_SCB;
2081 last_scsi_type(host_index)[ldn] = IM_LONG_SCB;
2090 last_scsi_type(host_index)[ldn] = IM_LONG_SCB;
2097 if (last_scsi_type(host_index)[ldn] == IM_LONG_SCB) {
2098 issue_cmd(host_index, isa_virt_to_bus(scb), IM_LONG_SCB | ldn);

Completed in 50 milliseconds