Lines Matching +full:non +full:- +full:zero
3 * Copyright (C) 2001-2004 Peter Osterlund <petero2@telia.com>
8 * Packet writing layer for ATAPI and SCSI CD-R, CD-RW, DVD-R, and
9 * DVD-RW devices.
68 atomic_t attention; /* Set to non-zero when queue processing is needed */
69 int writing; /* Non-zero when writing, zero when reading */
126 long sleep_time; /* Set this to non-zero to make the state */
135 int cache_valid; /* If non-zero, the data for the zone defined */
187 atomic_t scan_queue; /* Set to non-zero when pkt_handle_queue */
197 struct device *dev; /* sysfs pktcdvd[0-7] dev */
198 struct pktcdvd_kobj *kobj_stat; /* sysfs pktcdvd[0-7]/stat/ */
199 struct pktcdvd_kobj *kobj_wqueue; /* sysfs pktcdvd[0-7]/write_queue/ */