| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/scsipi/ | |
| scsiconf.h | 73 extern const struct scsipi_bustype scsi_fc_bustype; |
| scsi_subr.c | 75 const struct scsipi_bustype scsi_fc_bustype = { variable in typeref:typename:const struct scsipi_bustype |
| /src/sys/dev/ic/ | |
| mpt_netbsd.c | 146 chan->chan_bustype = &scsi_fc_bustype; |