Searched defs:port (Results 226 - 250 of 868) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx_inline.h303 ahc_inw(struct ahc_softc *ahc, u_int port) argument
309 ahc_outw(struct ahc_softc *ahc, u_int port, u_in argument
316 ahc_inl(struct ahc_softc *ahc, u_int port) argument
325 ahc_outl(struct ahc_softc *ahc, u_int port, uint32_t value) argument
334 ahc_inq(struct ahc_softc *ahc, u_int port) argument
347 ahc_outq(struct ahc_softc *ahc, u_int port, uint64_t value) argument
[all...]
/freebsd-13-stable/sys/dev/ata/chipsets/
H A Data-via.c484 ata_via_sata_scr_read(device_t dev, int port, int reg, u_int32_t *result) argument
530 ata_via_sata_scr_write(device_t dev, int port, int reg, u_int32_t value) argument
[all...]
/freebsd-13-stable/sys/dev/dcons/
H A Ddcons_os.c378 dcons_attach_port(int port, char *name, int flags) argument
406 dcons_detach(int port) argument
/freebsd-13-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_8327.c321 ar8327_fetch_pdata_port(struct arswitch_softc *sc, struct ar8327_port_cfg *pcfg, int port) argument
764 ar8327_port_init(struct arswitch_softc *sc, int port) argument
853 ar8327_port_disable_mirror(struct arswitch_softc *sc, int port) argument
968 int port; local
983 int err, port; local
1014 ar8327_get_pvid(struct arswitch_softc *sc, int port, int *pvid) argument
1033 ar8327_set_pvid(struct arswitch_softc *sc, int port, int pvid) argument
1081 ar8327_atu_flush_port(struct arswitch_softc *sc, int port) argument
[all...]
/freebsd-13-stable/sys/dev/etherswitch/ip17x/
H A Dip17x.c164 int err, phy, port; local
287 int i, port; local
319 ip17x_miiforport(struct ip17x_softc *sc, int port) argument
328 ip17x_ifpforport(struct ip17x_softc *sc, int port) argument
344 int i, port; local
[all...]
/freebsd-13-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch.c176 int port, rid; local
289 mtkswitch_phyforport(int port) argument
296 mtkswitch_miiforport(struct mtkswitch_softc *sc, int port) argument
307 mtkswitch_ifpforport(struct mtkswitch_softc *sc, int port) argument
432 mtkswitch_is_cpuport(struct mtkswitch_softc *sc, int port) argument
[all...]
/freebsd-13-stable/sys/dev/etherswitch/ukswitch/
H A Dukswitch.c118 int phy, port = 0, err = 0; local
237 int i, port; local
275 ukswitch_miiforport(struct ukswitch_softc *sc, int port) argument
284 ukswitch_ifpforport(struct ukswitch_softc *sc, int port) argument
298 int i, port; local
[all...]
/freebsd-13-stable/sys/dev/gpio/dwgpio/
H A Ddwgpio.c117 int port; member in struct:dwgpio_softc
[all...]
/freebsd-13-stable/sys/dev/hptrr/
H A Dhptrr_os_bsd.c40 HPT_U8 os_inb (void *port) { return inb((unsigned)(HPT_UPTR)port); } argument
41 HPT_U16 os_inw (void *port) { return inw((unsigned)(HPT_UPTR)port); } argument
42 HPT_U32 os_inl (void *port) { return inl((unsigned)(HPT_UPTR)port); } argument
44 void os_outb (void *port, HPT_U8 value) { outb((unsigned)(HPT_UPTR)port, (value)); } argument
45 void os_outw (void *port, HPT_U16 value) { outw((unsigned)(HPT_UPTR)port, (valu argument
46 os_outl(void *port, HPT_U32 value) argument
48 os_insw(void *port, HPT_U16 *buffer, HPT_U32 count) argument
51 os_outsw(void *port, HPT_U16 *buffer, HPT_U32 count) argument
[all...]
/freebsd-13-stable/sys/dev/isci/
H A Disci.c677 scic_cb_port_invalid_link_up(SCI_CONTROLLER_HANDLE_T controller, SCI_PORT_HANDLE_T port, SCI_PHY_HANDLE_T phy) argument
/freebsd-13-stable/sys/dev/isci/scil/
H A Dscic_sds_port_configuration_agent.c172 SCIC_SDS_PORT_T * port = (SCIC_SDS_PORT_T *)port_handle; local
478 scic_sds_mpc_agent_link_up( SCIC_SDS_CONTROLLER_T * controller, SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent, SCIC_SDS_PORT_T * port, SCIC_SDS_PHY_T * phy ) argument
527 scic_sds_mpc_agent_link_down( SCIC_SDS_CONTROLLER_T * controller, SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent, SCIC_SDS_PORT_T * port, SCIC_SDS_PHY_T * phy ) argument
691 SCIC_SDS_PORT_T * port; local
826 scic_sds_apc_agent_link_up( SCIC_SDS_CONTROLLER_T * controller, SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent, SCIC_SDS_PORT_T * port, SCIC_SDS_PHY_T * phy ) argument
884 scic_sds_apc_agent_link_down( SCIC_SDS_CONTROLLER_T * controller, SCIC_SDS_PORT_CONFIGURATION_AGENT_T * port_agent, SCIC_SDS_PORT_T * port, SCIC_SDS_PHY_T * phy ) argument
[all...]
/freebsd-13-stable/sys/dev/puc/
H A Dpucdata.c1285 puc_config_advantech(struct puc_softc *sc, enum puc_cfg_cmd cmd, int port, intptr_t *res __unused) argument
1371 puc_config_amc(struct puc_softc *sc __unused, enum puc_cfg_cmd cmd, int port, intptr_t *res) argument
1389 puc_config_diva(struct puc_softc *sc, enum puc_cfg_cmd cmd, int port, intptr_t *res) argument
1406 puc_config_exar(struct puc_softc *sc __unused, enum puc_cfg_cmd cmd, int port, intptr_t *res) argument
1418 puc_config_exar_pcie(struct puc_softc *sc __unused, enum puc_cfg_cmd cmd, int port, intptr_t *res) argument
1442 puc_config_moxa(struct puc_softc *sc, enum puc_cfg_cmd cmd, int port, intptr_t *res) argument
1551 puc_config_syba(struct puc_softc *sc, enum puc_cfg_cmd cmd, int port, intptr_t *res) argument
1625 puc_config_siig(struct puc_softc *sc, enum puc_cfg_cmd cmd, int port, intptr_t *res) argument
1657 puc_config_timedia(struct puc_softc *sc, enum puc_cfg_cmd cmd, int port, intptr_t *res) argument
1756 puc_config_oxford_pcie(struct puc_softc *sc, enum puc_cfg_cmd cmd, int port, intptr_t *res) argument
1829 puc_config_sunix(struct puc_softc *sc, enum puc_cfg_cmd cmd, int port, intptr_t *res) argument
1854 puc_config_titan(struct puc_softc *sc __unused, enum puc_cfg_cmd cmd, int port, intptr_t *res) argument
[all...]
/freebsd-13-stable/sys/dev/bhnd/bcma/
H A Dbcma_subr.c167 struct bcma_sport *port; local
[all...]
/freebsd-13-stable/sys/dev/bhnd/bhndb/
H A Dbhndb.h90 u_int port; /**< mapped port number */ member in struct:bhndb_regwin::__anon11580::__anon11581
175 u_int port; /**< port */ member in struct:bhndb_port_priority
[all...]
/freebsd-13-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc_subr.c237 chipc_set_mem_resource(struct chipc_softc *sc, device_t child, int rid, rman_res_t start, rman_res_t count, u_int port, u_int region) argument
320 chipc_alloc_region(struct chipc_softc *sc, bhnd_port_type type, u_int port, u_int region) argument
[all...]
/freebsd-13-stable/sys/dev/bhnd/siba/
H A Dsiba_subr.c301 siba_is_port_valid(struct siba_core_id *core_id, bhnd_port_type port_type, u_int port) argument
319 siba_port_region_count(struct siba_core_id *core_id, bhnd_port_type port_type, u_int port) argument
375 siba_cfg_index(struct siba_core_id *core_id, bhnd_port_type port_type, u_int port, u_int region, u_int *cfgidx) argument
409 siba_find_cfg_block(struct siba_devinfo *dinfo, bhnd_port_type type, u_int port, u_int region) argument
448 siba_addrspace_index(struct siba_core_id *core_id, bhnd_port_type port_type, u_int port, u_int region, u_int *addridx) argument
488 siba_find_addrspace(struct siba_devinfo *dinfo, bhnd_port_type type, u_int port, u_int region) argument
[all...]
/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
H A Dibstat.c135 static int is_fdr10(umad_port_t *port) argument
159 static int port_dump(umad_port_t * port, int alone) argument
[all...]
H A Dmcm_rereg_test.c94 static int rereg_send(int port, int agent, ib_portid_t * dport, argument
115 static int rereg_port_gid(int port, int agent, ib_portid_t * dport, argument
148 static int rereg_send_all(int port, int agent, ib_portid_t * dport, argument
183 static int rereg_recv(int port, int agent, ib_portid_t * dport, argument
206 static int rereg_recv_all(int port, in argument
263 rereg_query_all(int port, int agent, ib_portid_t * dport, struct guid_trid *list, unsigned cnt) argument
312 rereg_and_test_port(char *guid_file, int port, int agent, ib_portid_t * dport, int timeout) argument
364 int port, agent; local
[all...]
/freebsd-13-stable/contrib/ofed/libibmad/
H A Drpc.c96 void mad_rpc_set_retries(struct ibmad_port *port, int retries) argument
101 void mad_rpc_set_timeout(struct ibmad_port *port, int timeout) argument
121 int mad_rpc_class_agent(struct ibmad_port *port, int class) argument
200 static int redirect_port(ib_portid_t * port, uint8_t * mad) argument
221 mad_rpc(const struct ibmad_port *port, ib_rpc_t * rpc, ib_portid_t * dport, void *payload, void *rcvdata) argument
286 mad_rpc_rmpp(const struct ibmad_port *port, ib_rpc_t * rpc, ib_portid_t * dport, ib_rmpp_hdr_t * rmpp, void *data) argument
452 mad_rpc_close_port(struct ibmad_port *port) argument
[all...]
/freebsd-13-stable/contrib/ofed/librdmacm/examples/
H A Driostream.c91 static const char *port = "7471"; variable
/freebsd-13-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad_sa.c209 umad_port_t port; local
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_congestion_control.c73 uint8_t port; local
454 uint8_t port = p_mad_context->cc_context.port; local
670 uint8_t port = p_madw_context->cc_context.port; local
[all...]
H A Dosm_multicast.c217 is_qmap_empty_for_port(IN const cl_qmap_t * const p_map, IN const osm_port_t *port) argument
272 osm_mgrp_add_port(IN osm_subn_t * subn, osm_log_t * log, IN osm_mgrp_t * mgrp, osm_port_t *port, IN ib_member_rec_t *mcmr, IN boolean_t proxy) argument
423 osm_mgrp_delete_port(osm_subn_t * subn, osm_log_t * log, osm_mgrp_t * mgrp, osm_port_t * port) argument
[all...]
H A Dosm_node_info_rcv.c320 unsigned port; local
[all...]
H A Dosm_port_info_rcv.c212 uint8_t port, num_ports; local
[all...]

Completed in 227 milliseconds

1234567891011>>