HomeSort by: relevance | last modified time | path
    Searched defs:scsipi_channel (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/scsipi/
scsipiconf.h 64 struct scsipi_channel;
197 void (*adapt_request)(struct scsipi_channel *,
200 int (*adapt_ioctl)(struct scsipi_channel *, u_long,
216 void scsipi_adapter_minphys(struct scsipi_channel *, struct buf *);
217 void scsipi_adapter_request(struct scsipi_channel *,
219 int scsipi_adapter_ioctl(struct scsipi_channel *, u_long,
239 void (*bustype_async_event_xfer_mode)(struct scsipi_channel *,
259 * scsipi_channel:
272 struct scsipi_channel { struct
305 void (*chan_callback)(struct scsipi_channel *, void *)
    [all...]
scsipiconf.h 64 struct scsipi_channel;
197 void (*adapt_request)(struct scsipi_channel *,
200 int (*adapt_ioctl)(struct scsipi_channel *, u_long,
216 void scsipi_adapter_minphys(struct scsipi_channel *, struct buf *);
217 void scsipi_adapter_request(struct scsipi_channel *,
219 int scsipi_adapter_ioctl(struct scsipi_channel *, u_long,
239 void (*bustype_async_event_xfer_mode)(struct scsipi_channel *,
259 * scsipi_channel:
272 struct scsipi_channel { struct
305 void (*chan_callback)(struct scsipi_channel *, void *)
    [all...]

Completed in 25 milliseconds