Searched refs:TYPE_NO_LUN (Results 1 – 3 of 3) sorted by relevance
172 #define TYPE_NO_LUN 0x7f macro
703 if ((ld(ihost_index)[ldn].device_type!=TYPE_NO_LUN)&& in interrupt_handler()1004 case TYPE_NO_LUN: return("+"); /* show NO_LUN */ in ti_p()1205 if (ld(host_index)[PROBE_LDN].buf[0] != TYPE_NO_LUN) in check_devices()1230 if (get_scsi(host_index)[id][lun] != TYPE_NO_LUN && in check_devices()1266 if (get_scsi(host_index)[id][lun] == TYPE_NO_LUN || in check_devices()1889 if ((get_scsi(host_index)[target][cmd->lun] == TYPE_NO_LUN)|| in ibmmca_queuecommand()
149 #define TYPE_NO_LUN 0x7f macro