Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/
A D53c700.h192 struct NCR_700_command_slot *ITL_forw; member
A D53c700.c355 hostdata->slots[j-1].ITL_forw = &hostdata->slots[j]; in NCR_700_detect()
538 hostdata->free_list = slot->ITL_forw; in find_empty_slot()
539 slot->ITL_forw = NULL; in find_empty_slot()
567 slot->ITL_forw = hostdata->free_list; in free_slot()

Completed in 7 milliseconds