Home
last modified time | relevance | path

Searched refs:channel_setup (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Disicom.c680 u16 channel_setup, channel = port->channel, in isicom_config_port() local
726 channel_setup = 0; in isicom_config_port()
729 channel_setup |= ISICOM_CS5; in isicom_config_port()
732 channel_setup |= ISICOM_CS6; in isicom_config_port()
735 channel_setup |= ISICOM_CS7; in isicom_config_port()
738 channel_setup |= ISICOM_CS8; in isicom_config_port()
743 channel_setup |= ISICOM_2SB; in isicom_config_port()
745 channel_setup |= ISICOM_EVPAR; in isicom_config_port()
747 channel_setup |= ISICOM_ODPAR; in isicom_config_port()
749 outw(channel_setup, bas in isicom_config_port()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H A Dibmvfc.h681 struct ibmvfc_channel_setup_mad channel_setup; member
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H A Dibmvfc.h700 struct ibmvfc_channel_setup_mad channel_setup; member
H A Dibmvfc.c4992 u32 mad_status = be16_to_cpu(evt->xfer_iu->channel_setup.common.status); in ibmvfc_channel_setup_done()
5064 mad = &evt->iu.channel_setup; in ibmvfc_channel_setup()

Completed in 23 milliseconds