<def f='src/src/sys/dev/scsipi/scsipiconf.h' l='232' ll='241'/>
<size>48</size>
<doc f='src/src/sys/dev/scsipi/scsipiconf.h' l='225'>/*
 * scsipi_bustype:
 *
 *	This structure describes a SCSIPI bus type.
 *	The bustype_type member is shared with struct ata_bustype
 *	(because we can ata, atapi or scsi busses to the same controller)
 */</doc>
<mbr r='scsipi_bustype::bustype_type' o='0' t='int'/>
<mbr r='scsipi_bustype::bustype_cmd' o='64' t='void (*)(struct scsipi_xfer *)'/>
<mbr r='scsipi_bustype::bustype_interpret_sense' o='128' t='int (*)(struct scsipi_xfer *)'/>
<mbr r='scsipi_bustype::bustype_printaddr' o='192' t='void (*)(struct scsipi_periph *)'/>
<mbr r='scsipi_bustype::bustype_kill_pending' o='256' t='void (*)(struct scsipi_periph *)'/>
<mbr r='scsipi_bustype::bustype_async_event_xfer_mode' o='320' t='void (*)(struct scsipi_channel *, void *)'/>
