Home
last modified time | relevance | path

Searched refs:dcb_get_next (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/scsi/
Ddc395x.c707 static struct DeviceCtlBlk *dcb_get_next(struct list_head *head, in dcb_get_next() function
916 acb->dcb_run_robin = dcb_get_next(dcb_list_head, in waiting_process_next()
922 pos = dcb_get_next(dcb_list_head, pos); in waiting_process_next()
3841 acb->dcb_run_robin = dcb_get_next(&acb->dcb_list, dcb); in adapter_remove_device()