Searched refs:busType (Results 1 - 5 of 5) sorted by relevance

/drivers/scsi/dpt/
H A Dsys_info.h126 /*busType - definitions */
154 uCHAR busType; /* See defininitions above */ member in struct:sysInfo_S::__anon5309
159 uCHAR busType; /* See defininitions above */ member in struct:sysInfo_S::__anon5309
/drivers/tty/
H A Dmoxa.c108 int busType; member in struct:moxa_board_conf
614 if (brd->busType == MOXA_BUS_TYPE_PCI) { /* ASIC board */
998 board->busType = MOXA_BUS_TYPE_PCI;
1086 brd->busType = MOXA_BUS_TYPE_ISA;
/drivers/message/fusion/
H A Dmptbase.h491 u8 busType; /* SE, LVD, HD */ member in struct:_SpiCfgData
H A Dmptbase.c5411 ioc->spi_data.busType = MPT_HOST_BUS_UNKNOWN;
5443 ioc->spi_data.busType = pPP0->PhysicalInterface & MPI_SCSIPORTPAGE0_PHY_SIGNAL_TYPE_MASK;
5447 if ((ioc->spi_data.busType == MPI_SCSIPORTPAGE0_PHY_SIGNAL_HVD) ||
5448 (ioc->spi_data.busType == MPI_SCSIPORTPAGE0_PHY_SIGNAL_SE)) {
/drivers/scsi/
H A Ddpt_i2o.c1967 si.busType = SI_PCI_BUS;

Completed in 106 milliseconds