Lines Matching refs:nsc_lookup
1391 if (nsc_lookup(volhash, qvol) == NULL) { in diskq_subcmd()
1512 if (nsc_lookup(volhash, qvol) == NULL) in diskq_subcmd()
1658 vc = nsc_lookup(volhash, datavol); in rdc_force_disable()
1663 vc = nsc_lookup(volhash, bmpvol); in rdc_force_disable()
4474 if (nsc_lookup(volhash, vol1) == NULL) {
4520 if (vol2 && nsc_lookup(volhash, vol2) == NULL) {
4567 if (vol3 && nsc_lookup(volhash, diskqueue) == NULL) {
4630 vc = nsc_lookup(volhash, vol1);
4645 vc = nsc_lookup(volhash, vol2);
4659 vc = nsc_lookup(volhash, diskqueue);
4677 vc = nsc_lookup(volhash, orig_fbmp);
4688 if (nsc_lookup(volhash, frombitmap) == NULL) {
4724 vc = nsc_lookup(volhash, orig_diskq);
4736 (nsc_lookup(volhash, diskqueue) == NULL)) {
4773 vc = nsc_lookup(volhash, orig_tbmp);
4785 if (nsc_lookup(volhash, tobitmap) == NULL) {
5486 volcount = (volcount_t *)nsc_lookup(volhash, vol);
5496 volcount = (volcount_t *)nsc_lookup(volhash, bmp);
5509 volcount = (volcount_t *)nsc_lookup(volhash, diskqueue);