Searched refs:busy (Results 1 - 11 of 11) sorted by relevance

/include/linux/
H A Damifd.h55 int busy; /* true when drive is active */ member in struct:amiga_floppy_struct
H A Dmaple.h78 atomic_t busy; member in struct:maple_device
H A Ddevice-mapper.h151 dm_busy_fn busy; member in struct:target_type
H A Dblkdev.h235 struct request **tag_index; /* map of busy tags */
236 unsigned long *tag_map; /* bit map of free/busy tags */
237 int busy; /* current depth */ member in struct:blk_queue_tag
H A Dide.h735 unsigned busy : 1; /* serializes devices on a port */ member in struct:hwif_s
979 * - ide_started : In this case, the channel is left busy until an
/include/linux/spi/
H A Dspi_bitbang.h12 u8 busy; member in struct:spi_bitbang
H A Dspi.h246 * @busy: message pump is busy
357 bool busy; member in struct:spi_master
/include/media/
H A Dcx2341x.h99 int cx2341x_ext_ctrls(struct cx2341x_mpeg_params *params, int busy,
197 void cx2341x_handler_set_busy(struct cx2341x_handler *cxhdl, int busy);
/include/scsi/
H A Dscsi_device.h118 unsigned busy:1; /* Used to prevent races */ member in struct:scsi_device
/include/drm/
H A Di915_drm.h684 /** Handle of the buffer to check for busy */
687 /** Return busy status (1 if busy, 0 if idle) */
688 __u32 busy; member in struct:drm_i915_gem_busy
/include/net/bluetooth/
H A Dl2cap.h862 void l2cap_chan_busy(struct l2cap_chan *chan, int busy);

Completed in 179 milliseconds