Port             2547 drivers/message/fusion/lsi/mpi_cnfg.h     U8          Port;                   /* 00h */
Port             2621 drivers/message/fusion/lsi/mpi_cnfg.h     U8          Port;                       /* 00h */
Port              266 drivers/message/fusion/lsi/mpi_init.h     U8                          Port;                           /* 00h */
Port              382 drivers/message/fusion/lsi/mpi_init.h     U8                      Port;                       /* 00h */
Port              752 drivers/message/fusion/lsi/mpi_ioc.h     U8                      Port;                       /* 05h */
Port              769 drivers/message/fusion/lsi/mpi_ioc.h     U8                      Port;                       /* 05h */
Port              784 drivers/message/fusion/lsi/mpi_ioc.h     U8                      Port;                       /* 05h */
Port              796 drivers/message/fusion/lsi/mpi_ioc.h     U8                      Port;                       /* 01h */
Port              807 drivers/message/fusion/lsi/mpi_ioc.h     U8                      Port;                       /* 01h */
Port              866 drivers/message/fusion/lsi/mpi_ioc.h     U8                      Port;                       /* 04h */
Port              893 drivers/message/fusion/lsi/mpi_ioc.h     U8                      Port;                       /* 01h */
Port              912 drivers/message/fusion/lsi/mpi_ioc.h     U8                      Port;                       /* 01h */
Port              213 drivers/message/fusion/lsi/mpi_tool.h     MPI_TB_FC_MANAGE_PID_AI         Port;
Port              147 drivers/message/fusion/mptsas.c 	    ioc->name, phy_data->Port));
Port             2418 drivers/message/fusion/mptsas.c 		    buffer->PhyData[i].Port;
Port              957 drivers/scsi/lpfc/lpfc.h 	char Port[20];			/* Port No */
Port              789 drivers/scsi/lpfc/lpfc_attr.c 	return scnprintf(buf, PAGE_SIZE, "%s\n", phba->Port);
Port             2236 drivers/scsi/lpfc/lpfc_init.c 						phba->Port[j++] = vpd[index++];
Port             2243 drivers/scsi/lpfc/lpfc_init.c 					phba->Port[j] = 0;
Port             2523 drivers/scsi/lpfc/lpfc_init.c 				phba->Port);
Port             5299 drivers/scsi/lpfc/lpfc_init.c 	port_name = phba->Port[0];
Port             4406 drivers/scsi/lpfc/lpfc_scsi.c 		if (phba->Port[0]) {
Port             4407 drivers/scsi/lpfc/lpfc_scsi.c 			scnprintf(tmp, sizeof(tmp), " port %s", phba->Port);
Port             5525 drivers/scsi/lpfc/lpfc_sli.c 		phba->Port[0] = cport_name;
Port             5526 drivers/scsi/lpfc/lpfc_sli.c 		phba->Port[1] = '\0';
Port             5528 drivers/scsi/lpfc/lpfc_sli.c 				"3091 SLI get port name: %s\n", phba->Port);
Port             7254 drivers/scsi/lpfc/lpfc_sli.c 				"physical port name: %s.\n", phba->Port);
Port             2203 drivers/scsi/mpt3sas/mpi/mpi2_cnfg.h 	U8          Port;                   /*0x00 */
Port             2280 drivers/scsi/mpt3sas/mpi/mpi2_cnfg.h 	U8          Port;                       /*0x00 */
Port              695 drivers/scsi/mpt3sas/mpi/mpi2_ioc.h 	U8 Port;		/*0x01 */
Port              900 drivers/scsi/mpt3sas/mpi/mpi2_ioc.h 	U8 Port;		/*0x01 */
Port              922 drivers/scsi/mpt3sas/mpi/mpi2_ioc.h 	U8 Port;		/*0x01 */
Port             1606 drivers/scsi/mpt3sas/mpt3sas_transport.c 				sas_iounit_pg0->PhyData[i].Port, i);
Port             1644 drivers/scsi/mpt3sas/mpt3sas_transport.c 		sas_iounit_pg1->PhyData[i].Port =
Port             1645 drivers/scsi/mpt3sas/mpt3sas_transport.c 		    sas_iounit_pg0->PhyData[i].Port;
Port              664 drivers/tty/synclink.c static u16  usc_InDmaReg( struct mgsl_struct *info, u16 Port );
Port              665 drivers/tty/synclink.c static void usc_OutDmaReg( struct mgsl_struct *info, u16 Port, u16 Value );
Port              668 drivers/tty/synclink.c static u16  usc_InReg( struct mgsl_struct *info, u16 Port );
Port              669 drivers/tty/synclink.c static void usc_OutReg( struct mgsl_struct *info, u16 Port, u16 Value );
Port               40 drivers/usb/serial/io_edgeport.h 	int	Port[MAX_RS232_PORTS];			/* Actual used port numbers */
Port              124 drivers/usb/serial/io_ionsp.h #define	IOSP_BUILD_DATA_HDR1(Port, Len)		((__u8) (((Port) | ((__u8) (((__u16) (Len)) >> 5) & 0x78))))
Port              125 drivers/usb/serial/io_ionsp.h #define	IOSP_BUILD_DATA_HDR2(Port, Len)		((__u8) (Len))
Port              131 drivers/usb/serial/io_ionsp.h #define	IOSP_BUILD_CMD_HDR1(Port, Cmd)		((__u8) (IOSP_CMD_STAT_BIT | (Port) | ((__u8) ((Cmd) << 3))))
Port              193 drivers/usb/serial/io_ionsp.h #define MAKE_CMD_WRITE_REG(ppBuf, pLen, Port, Reg, Val)			\
Port              195 drivers/usb/serial/io_ionsp.h 	(*(ppBuf))[0] = IOSP_BUILD_CMD_HDR1((Port),			\
Port              203 drivers/usb/serial/io_ionsp.h #define MAKE_CMD_EXT_CMD(ppBuf, pLen, Port, ExtCmd, Param)		\
Port              205 drivers/usb/serial/io_ionsp.h 	(*(ppBuf))[0] = IOSP_BUILD_CMD_HDR1((Port), IOSP_EXT_CMD);	\
Port              930 drivers/video/fbdev/sis/init.c SiS_SetRegANDOR(SISIOADDRESS Port, u8 Index, u8 DataAND, u8 DataOR)
Port              934 drivers/video/fbdev/sis/init.c    temp = SiS_GetReg(Port, Index);
Port              936 drivers/video/fbdev/sis/init.c    SiS_SetReg(Port, Index, temp);
Port              940 drivers/video/fbdev/sis/init.c SiS_SetRegAND(SISIOADDRESS Port, u8 Index, u8 DataAND)
Port              944 drivers/video/fbdev/sis/init.c    temp = SiS_GetReg(Port, Index);
Port              946 drivers/video/fbdev/sis/init.c    SiS_SetReg(Port, Index, temp);
Port              950 drivers/video/fbdev/sis/init.c SiS_SetRegOR(SISIOADDRESS Port, u8 Index, u8 DataOR)
Port              954 drivers/video/fbdev/sis/init.c    temp = SiS_GetReg(Port, Index);
Port              956 drivers/video/fbdev/sis/init.c    SiS_SetReg(Port, Index, temp);
Port             1011 fs/cifs/smb2pdu.h 	__be16 Port;
Port             1017 fs/cifs/smb2pdu.h 	__be16 Port;
Port              270 include/scsi/scsi_transport_fc.h 							   Fabric Port does