Lines Matching defs:start
177 * @link: the previous link, NULL to start
193 /* NULL link indicates start of iteration */
237 * @dev: the previous device, NULL to start
253 /* NULL dev indicates start of iteration */
3628 unsigned long start = jiffies;
3634 nodev_deadline = ata_deadline(start, ATA_TMOUT_FF_WAIT_LONG);
3636 nodev_deadline = ata_deadline(start, ATA_TMOUT_FF_WAIT);
3680 if (!warned && time_after(now, start + 5 * HZ) &&
5740 * ata_host_start - start and freeze ports of an ATA host
5741 * @host: ATA host to start ports for
5795 "failed to start port %d (errno=%d)\n",
5982 * ata_host_activate - start host, request IRQ and register it
5990 * LLDs perform three steps to activate the host - start host,
6397 char *start = *cur, *p = *cur;
6414 p = strchr(start, ':');
6416 val = strstrip(start);
6421 id = strstrip(start);