Lines Matching defs:online
186 static void ctlfe_onoffline(void *arg, int online);
1523 ctlfe_onoffline(void *arg, int online)
1543 if (online != 0) {
1612 ((online != 0) ^
1616 if (online)
1624 online ? "enable" : "disable", ccb->ccb_h.status);
1628 online ? "enable" : "disable");
1648 * Create the wildcard LUN before bringing the port online.
1695 ctlfe_onoffline(arg, /*online*/ 1);
1709 ctlfe_onoffline(arg, /*online*/ 0);