Lines Matching defs:active
877 unsigned int active;
884 active = readl(port->s_active[0]) & 0xFFFFFFFE;
886 active |= readl(port->s_active[n]);
888 return active != 0;
899 * -EBUSY Commands still active
904 bool active = true;
921 active = mtip_commands_active(port);
922 if (!active)
927 return active ? -EBUSY : 0;
1048 /* Clear the allocated and active bits for the internal command. */
2122 * if an internal command is in progress or error handling is active.
2646 * is in progress nor error handling is active
2681 "Completion workers still active!");
3692 * Now that the disk is active, initialize any sysfs attributes
4214 "Completion workers still active!\n");
4303 /* Move the device to active State */