Home
last modified time | relevance | path

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

/drivers/scsi/
Dgdth_proc.c571 if (!ha->scratch_busy && size <= GDTH_SCRATCH) { in gdth_ioctl_alloc()
572 ha->scratch_busy = TRUE; in gdth_ioctl_alloc()
594 ha->scratch_busy = FALSE; in gdth_ioctl_free()
610 if (ha->scratch_busy) { in gdth_ioctl_check_bin()
Dgdth.h858 u8 scratch_busy; /* in use? */ member
Dgdth.c4761 ha->scratch_busy = FALSE; in gdth_isa_probe_one()
4892 ha->scratch_busy = FALSE; in gdth_eisa_probe_one()
5020 ha->scratch_busy = FALSE; in gdth_pci_probe_one()