Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dgdth_proc.c686 if (!ha->scratch_busy && size <= GDTH_SCRATCH) { in gdth_ioctl_alloc()
687 ha->scratch_busy = TRUE; in gdth_ioctl_alloc()
709 ha->scratch_busy = FALSE; in gdth_ioctl_free()
725 if (ha->scratch_busy) { in gdth_ioctl_check_bin()
Dgdth.h870 u8 scratch_busy; /* in use? */ member
Dgdth.c4768 ha->scratch_busy = FALSE; in gdth_isa_probe_one()
4899 ha->scratch_busy = FALSE; in gdth_eisa_probe_one()
5028 ha->scratch_busy = FALSE; in gdth_pci_probe_one()