Searched refs:subsystem_pun (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.c378 #define subsystem_pun(hi) (hosts[(hi)]->this_id) macro
1119 get_scsi(host_index)[subsystem_pun(host_index)][lun] = TYPE_IBM_SCSI_ADAPTER;
1120 get_ldn(host_index)[subsystem_pun(host_index)][lun] = MAX_LOG_DEV; /* make sure, the subsystem
1191 if (id != subsystem_pun(host_index)) {
1222 if (id != subsystem_pun(host_index)) {
1818 if ((target <= subsystem_pun(host_index)) && (cmd->device->id <= subsystem_pun(host_index)))
1820 else if ((target >= subsystem_pun(host_index)) && (cmd->device->id >= subsystem_pun(host_index)))
2142 if ((target <= subsystem_pun(host_inde
[all...]

Completed in 96 milliseconds