Home
last modified time | relevance | path

Searched refs:nos (Results 1 – 3 of 3) sorted by relevance

/drivers/s390/scsi/
Dzfcp_scsi.c417 fc_stats->nos_count = data->nos - old->nos; in zfcp_adjust_fc_host_stats()
448 fc_stats->nos_count = data->nos; in zfcp_set_fc_host_stats()
Dzfcp_fsf.h411 u64 nos; /* currently 0 */ member
/drivers/iommu/
Dmsm_iommu.c684 static int __init get_tex_class(int icp, int ocp, int mt, int nos) in get_tex_class() argument
700 if (icp == c_icp && ocp == c_ocp && c_mt == mt && c_nos == nos) in get_tex_class()