/openbmc/linux/drivers/scsi/elx/libefc/ |
H A D | efc_nport.c | 34 struct efc_nport *nport = data; in efc_nport_cb() local 47 struct efc_nport *nport = NULL; in efc_nport_find_wwn() local 60 struct efc_nport *nport = container_of(arg, struct efc_nport, ref); in _efc_nport_free() local 69 struct efc_nport *nport; in efc_nport_alloc() local 135 efc_nport_free(struct efc_nport *nport) in efc_nport_free() 166 struct efc_nport *nport; in efc_nport_find() local 177 efc_nport_attach(struct efc_nport *nport, u32 fc_id) in efc_nport_attach() 213 efc_nport_shutdown(struct efc_nport *nport) in efc_nport_shutdown() 255 efc_vport_link_down(struct efc_nport *nport) in efc_vport_link_down() 274 struct efc_nport *nport = ctx->app; in __efc_nport_common() local [all …]
|
H A D | efc_cmds.c | 13 efc_nport_free_resources(struct efc_nport *nport, int evt, void *data) in efc_nport_free_resources() 34 efc_nport_get_mbox_status(struct efc_nport *nport, u8 *mqe, int status) in efc_nport_get_mbox_status() 52 struct efc_nport *nport = arg; in efc_nport_free_unreg_vpi_cb() local 65 efc_nport_free_unreg_vpi(struct efc_nport *nport) in efc_nport_free_unreg_vpi() 88 efc_nport_send_evt(struct efc_nport *nport, int evt, void *data) in efc_nport_send_evt() 107 struct efc_nport *nport = arg; in efc_nport_alloc_init_vpi_cb() local 119 efc_nport_alloc_init_vpi(struct efc_nport *nport) in efc_nport_alloc_init_vpi() 150 struct efc_nport *nport = arg; in efc_nport_alloc_read_sparm64_cb() local 173 efc_nport_alloc_read_sparm64(struct efc *efc, struct efc_nport *nport) in efc_nport_alloc_read_sparm64() 206 efc_cmd_nport_alloc(struct efc *efc, struct efc_nport *nport, in efc_cmd_nport_alloc() [all …]
|
H A D | efc_domain.c | 245 struct efc_nport *nport; in __efc_domain_init() local 367 struct efc_nport *nport; in __efc_domain_wait_alloc() local 517 struct efc_nport *nport = NULL, *nport_next = NULL; in __efc_domain_allocated() local 554 struct efc_nport *nport, *next_nport; in __efc_domain_wait_attach() local 646 struct efc_nport *nport = NULL, *nport_next = NULL; in __efc_domain_ready() local 793 struct efc_nport *nport = NULL, *nport_next = NULL; in __efc_domain_wait_domain_lost() local 944 struct efc_nport *nport = NULL; in efc_domain_dispatch_frame() local
|
H A D | efc_fabric.c | 212 struct efc_nport *nport = node->nport; in __efc_fabric_flogi_wait_rsp() local 306 efc_start_ns_node(struct efc_nport *nport) in efc_start_ns_node() 331 efc_start_fabctl_node(struct efc_nport *nport) in efc_start_fabctl_node() 652 struct efc_nport *nport = node->nport; in efc_process_gidpt_payload() local 1005 struct efc_nport *nport = node->nport; in efc_process_rscn() local 1090 efc_rnode_is_winner(struct efc_nport *nport) in efc_rnode_is_winner() 1138 struct efc_nport *nport = node->nport; in __efc_p2p_wait_domain_attach() local 1527 efc_p2p_setup(struct efc_nport *nport) in efc_p2p_setup()
|
H A D | efc_node.c | 25 efc_node_find(struct efc_nport *nport, u32 port_id) in efc_node_find() 44 struct efc_node *efc_node_alloc(struct efc_nport *nport, in efc_node_alloc() 122 struct efc_nport *nport; in efc_node_free() local 195 struct efc_nport *nport = node->nport; in efc_node_attach() local 249 struct efc_nport *nport = node->nport; in efc_node_update_display_name() local
|
H A D | efc.h | 48 #define nport_sm_trace(nport) \ argument
|
H A D | efclib.h | 244 struct efc_nport *nport; member 266 struct efc_nport *nport; member 323 struct efc_nport *nport; member 401 struct efc_nport *nport; member
|
H A D | efc_els.c | 556 struct efc_nport *nport = node->nport; in efc_send_adisc() local
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ds90ub960.c | 432 u8 nport; /* RX port number, and index in priv->rxport[] */ member 488 u8 nport; /* TX port number, and index in priv->txport[] */ member 681 static int ub960_rxport_select(struct ub960_data *priv, u8 nport) in ub960_rxport_select() 704 static int ub960_rxport_read(struct ub960_data *priv, u8 nport, u8 reg, u8 *val) in ub960_rxport_read() 731 static int ub960_rxport_write(struct ub960_data *priv, u8 nport, u8 reg, u8 val) in ub960_rxport_write() 753 static int ub960_rxport_update_bits(struct ub960_data *priv, u8 nport, u8 reg, in ub960_rxport_update_bits() 776 static int ub960_rxport_read16(struct ub960_data *priv, u8 nport, u8 reg, in ub960_rxport_read16() 804 static int ub960_txport_select(struct ub960_data *priv, u8 nport) in ub960_txport_select() 827 static int ub960_txport_read(struct ub960_data *priv, u8 nport, u8 reg, u8 *val) in ub960_txport_read() 854 static int ub960_txport_write(struct ub960_data *priv, u8 nport, u8 reg, u8 val) in ub960_txport_write() [all …]
|
/openbmc/qemu/hw/dma/ |
H A D | i82374.c | 67 static uint32_t i82374_read_isr(void *opaque, uint32_t nport) in i82374_read_isr() 77 static void i82374_write_command(void *opaque, uint32_t nport, uint32_t data) in i82374_write_command() 87 static uint32_t i82374_read_status(void *opaque, uint32_t nport) in i82374_read_status() 97 static void i82374_write_descriptor(void *opaque, uint32_t nport, uint32_t data) in i82374_write_descriptor() 104 static uint32_t i82374_read_descriptor(void *opaque, uint32_t nport) in i82374_read_descriptor()
|
H A D | i8257.c | 70 static void i8257_write_page(void *opaque, uint32_t nport, uint32_t data) in i8257_write_page() 83 static void i8257_write_pageh(void *opaque, uint32_t nport, uint32_t data) in i8257_write_pageh() 96 static uint32_t i8257_read_page(void *opaque, uint32_t nport) in i8257_read_page() 109 static uint32_t i8257_read_pageh(void *opaque, uint32_t nport) in i8257_read_pageh() 140 static uint64_t i8257_read_chan(void *opaque, hwaddr nport, unsigned size) in i8257_read_chan() 162 static void i8257_write_chan(void *opaque, hwaddr nport, uint64_t data, in i8257_write_chan() 181 static void i8257_write_cont(void *opaque, hwaddr nport, uint64_t data, in i8257_write_cont() 271 static uint64_t i8257_read_cont(void *opaque, hwaddr nport, unsigned size) in i8257_read_cont()
|
/openbmc/linux/drivers/nvme/target/ |
H A D | fcloop.c | 220 struct fcloop_nport *nport; member 230 struct fcloop_nport *nport; member 996 struct fcloop_nport *nport = in fcloop_nport_free() local 1008 fcloop_nport_put(struct fcloop_nport *nport) in fcloop_nport_put() 1014 fcloop_nport_get(struct fcloop_nport *nport) in fcloop_nport_get() 1214 struct fcloop_nport *newnport, *nport = NULL; in fcloop_alloc_nport() local 1310 struct fcloop_nport *nport; in fcloop_create_remote_port() local 1352 __unlink_remote_port(struct fcloop_nport *nport) in __unlink_remote_port() 1364 __remoteport_unreg(struct fcloop_nport *nport, struct fcloop_rport *rport) in __remoteport_unreg() 1376 struct fcloop_nport *nport = NULL, *tmpport; in fcloop_delete_remote_port() local [all …]
|
H A D | rdma.c | 119 struct nvmet_port *nport; member 1186 struct nvmet_port *nport = port->nport; in nvmet_rdma_find_get_device() local 1817 struct nvmet_port *nport = port->nport; in nvmet_rdma_destroy_port_queues() local 1901 static int nvmet_rdma_add_port(struct nvmet_port *nport) in nvmet_rdma_add_port() 1961 static void nvmet_rdma_remove_port(struct nvmet_port *nport) in nvmet_rdma_remove_port() 1971 struct nvmet_port *nport, char *traddr) in nvmet_rdma_disc_port_addr()
|
H A D | tcp.c | 183 struct nvmet_port *nport; member 1732 static int nvmet_tcp_add_port(struct nvmet_port *nport) in nvmet_tcp_add_port() 1821 static void nvmet_tcp_remove_port(struct nvmet_port *nport) in nvmet_tcp_remove_port() 1870 struct nvmet_port *nport, char *traddr) in nvmet_tcp_disc_port_addr()
|
/openbmc/qemu/hw/audio/ |
H A D | sb16.c | 922 static void dsp_write(void *opaque, uint32_t nport, uint32_t val) in dsp_write() 1000 static uint32_t dsp_read(void *opaque, uint32_t nport) in dsp_read() 1099 static void mixer_write_indexb(void *opaque, uint32_t nport, uint32_t val) in mixer_write_indexb() 1106 static void mixer_write_datab(void *opaque, uint32_t nport, uint32_t val) in mixer_write_datab() 1161 static uint32_t mixer_read(void *opaque, uint32_t nport) in mixer_read()
|
H A D | adlib.c | 108 static void adlib_write(void *opaque, uint32_t nport, uint32_t val) in adlib_write() 121 static uint32_t adlib_read(void *opaque, uint32_t nport) in adlib_read()
|
H A D | gus.c | 66 static uint32_t gus_readb(void *opaque, uint32_t nport) in gus_readb() 73 static void gus_writeb(void *opaque, uint32_t nport, uint32_t val) in gus_writeb()
|
/openbmc/linux/drivers/usb/serial/ |
H A D | usb-serial-simple.c | 20 #define DEVICE_N(vendor, IDS, nport) \ argument
|
/openbmc/linux/drivers/pnp/ |
H A D | manager.c | 259 int nport = 0, nmem = 0, nirq = 0; in pnp_assign_resources() local
|
/openbmc/linux/drivers/scsi/elx/efct/ |
H A D | efct_xport.c | 683 struct efc_nport *nport; in efct_get_host_port_id() local 703 struct efc_nport *nport = efc->domain->nport; in efct_get_host_port_type() local
|
H A D | efct_lio.c | 1137 efct_scsi_tgt_new_nport(struct efc *efc, struct efc_nport *nport) in efct_scsi_tgt_new_nport() 1148 efct_scsi_tgt_del_nport(struct efc *efc, struct efc_nport *nport) in efct_scsi_tgt_del_nport()
|
H A D | efct_lio.h | 167 struct efct_lio_nport *nport; member
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | espi.c | 339 u8 i, nport = (u8)adapter->params.nports; in t1_espi_get_mon_t204() local
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | pinctrl-rza1.c | 489 unsigned int nport; member
|
/openbmc/linux/drivers/tty/ |
H A D | mips_ejtag_fdc.c | 887 int ret, nport; in mips_ejtag_fdc_tty_probe() local
|