Searched refs:get_ldn (Results 1 – 1 of 1) sorted by relevance
394 #define get_ldn(h) (((struct ibmmca_hostdata *) (h)->hostdata)->_get_ldn) macro1126 memset(get_ldn(shpnt), TYPE_NO_DEVICE, sizeof(get_ldn(shpnt))); /* this is essential ! */ in check_devices()1131 get_ldn(shpnt)[subsystem_pun(shpnt)][lun] = MAX_LOG_DEV; /* make sure, the subsystem in check_devices()1238 get_ldn(shpnt)[id][lun] = ldn; /* map ldn */ in check_devices()1250 get_ldn(shpnt)[id][lun] = TYPE_NO_DEVICE; in check_devices()1258 get_ldn(shpnt)[id][lun] = ldn; /* map ldn */ in check_devices()1275 get_ldn(shpnt)[id][lun] = ldn; in check_devices()1301 printk("%2s ", ti_l(get_ldn(shpnt)[id][lun])); in check_devices()1650 get_ldn(shpnt)[i][j] = MAX_LOG_DEV; in ibmmca_probe()1728 ldn = get_ldn(shpnt)[target][cmd->device->lun]; in ibmmca_queuecommand_lck()[all …]