Searched refs:num_laws (Results 1 – 2 of 2) sorted by relevance
177 unsigned int num_laws; in p1022ds_set_monitor_port() local222 num_laws = be32_to_cpup(iprop); in p1022ds_set_monitor_port()263 cs0_addr = lbc_br_to_phys(ecm, num_laws, br0); in p1022ds_set_monitor_port()269 cs1_addr = lbc_br_to_phys(ecm, num_laws, br1); in p1022ds_set_monitor_port()
591 unsigned int i, num_laws, num_csds; in create_csd() local606 num_laws = be32_to_cpup(iprop); in create_csd()607 if (!num_laws) { in create_csd()663 for (i = 0; i < num_laws; i++) { in create_csd()678 if (i == 0 || i == num_laws) { in create_csd()