Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dgdth_proc.c577 if (!ha->scratch_busy && size <= GDTH_SCRATCH) { in gdth_ioctl_alloc()
578 ha->scratch_busy = TRUE; in gdth_ioctl_alloc()
600 ha->scratch_busy = FALSE; in gdth_ioctl_free()
616 if (ha->scratch_busy) { in gdth_ioctl_check_bin()
Dgdth.h859 u8 scratch_busy; /* in use? */ member
Dgdth.c4759 ha->scratch_busy = FALSE; in gdth_isa_probe_one()
4890 ha->scratch_busy = FALSE; in gdth_eisa_probe_one()
5018 ha->scratch_busy = FALSE; in gdth_pci_probe_one()