Lines Matching defs:start
109 * driver name and a ": " to the start of the message
772 struct DeviceCtlBlk *start = NULL;
794 start = dcb;
797 if (!start) {
799 start = list_entry(dcb_list_head->next, typeof(*start), list);
800 acb->dcb_run_robin = start;
805 * Loop over the dcb, but we start somewhere (potentially) in
808 pos = start;
831 } while (pos != start);
1389 dprintkl(KERN_DEBUG, "start_scsi: (0x%p) Attempt to start a"
1626 * handle every phase before start transfer
1860 * already at the end to point to the start of the next sg entry