Lines Matching defs:present
145 /* Get devid, if present */
150 /* Get target-port-l0id, if present */
155 /* There must be a device path present */
379 uint32_t present;
402 * present or not. Don't stat the minor, just the whole device.
403 * If the device is present and there is a devid, it must also match.
411 present = 1;
413 present = 0;
416 present = 0;
418 present = 1;
423 present = 0;
425 present = 0;
429 present = 0;
432 present = 0;
434 present = 1;
444 if (nvlist_add_uint32(*out, TOPO_METH_PRESENT_RET, present) != 0) {
482 * present or not. Don't stat the minor, just the whole device.
483 * If the device is present and there is a devid, it must also match.