Searched refs:adapter (Results 101 - 125 of 127) sorted by relevance

123456

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_mv88e1xxx.c303 cphy_init(phy, pinfo->adapter, pinfo, phy_addr, &mv88e1xxx_ops, mdio_ops,
H A Dcxgb_vsc8211.c435 cphy_init(&pinfo->phy, pinfo->adapter, pinfo, phy_addr, &vsc8211_ops, mdio_ops,
/freebsd-current/sys/dev/cxgbe/cudbg/
H A Dcudbg.h114 "No adapter",
371 struct adapter *adap; /* Pointer to adapter structure
452 * cudbg_read_flash_data - Read cudbg ���flash��� header from adapter flash.
H A Dcudbg_wtp.c258 struct adapter *padap = pdbg_init->adap;
277 struct adapter *padap = pdbg_init->adap;
293 struct adapter *padap = pdbg_init->adap;
935 struct adapter *padap = pdbg_init->adap;
1298 struct adapter *padap = pdbg_init->adap;
/freebsd-current/sys/dev/cxgb/
H A Dcxgb_osdep.h47 typedef struct adapter adapter_t;
/freebsd-current/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h151 struct adapter *adap;
211 struct adapter *sc = rdev->adap;
983 void t4_dump_stag(struct adapter *sc, const u32 stag);
984 void t4_dump_all_stag(struct adapter *sc);
H A Dcq.c55 struct adapter *sc = rdev->adap;
98 struct adapter *sc = rdev->adap;
H A Dmem.c61 struct adapter *sc = rdev->adap;
110 struct adapter *sc = rdev->adap;
H A Dcm.c224 * adapter:
251 * Because of two port adapter, the number of lep's are two(lep1 & lep2) for
330 struct adapter *adap = NULL;
1094 struct adapter *sc = iq->adapter;
2352 * Upcall from the adapter indicating data has been transmitted.
2971 static int fw6_wr_rpl(struct adapter *sc, const __be64 *rpl)
2986 static int fw6_cqe_handler(struct adapter *sc, const __be64 *rpl)
H A Dqp.c129 struct adapter *sc = rdev->adap;
1244 struct adapter *sc = rdev->adap;
1343 struct adapter *sc = rdev->adap;
/freebsd-current/sys/dev/cxgbe/crypto/
H A Dt4_keyctx.c636 t4_alloc_tls_keyid(struct adapter *sc)
651 t4_free_tls_keyid(struct adapter *sc, int keyid)
/freebsd-current/sys/dev/hpt27xx/
H A Dhim.h260 void * adapter; member in union:_HIM_ALTERABLE_DEV_INFO::__anon2394
/freebsd-current/sys/dev/hptnr/
H A Dhim.h260 void * adapter; member in union:_HIM_ALTERABLE_DEV_INFO::__anon2425
/freebsd-current/sys/dev/hptrr/
H A Dhim.h228 void * adapter; member in union:_HIM_ALTERABLE_DEV_INFO::__anon2435
/freebsd-current/sys/dev/cxgbe/
H A Dt4_iov.c339 struct adapter *adap;
/freebsd-current/sys/dev/mfi/
H A Dmfi.c3168 int adapter; local
3170 adapter = ioc->mfi_adapter_no;
3171 if (device_get_unit(sc->mfi_dev) == 0 && adapter != 0) {
3173 sc = devclass_get_softc(devclass, adapter);
3396 int adapter; local
3405 adapter = l_ioc.lioc_adapter_no;
3406 sc = devclass_get_softc(devclass, adapter);
3417 int adapter; local
3426 adapter = l_aen.laen_adapter_no;
3427 sc = devclass_get_softc(devclass, adapter);
[all...]
/freebsd-current/sys/dev/syscons/
H A Dsyscons.c344 printf("%s%d: no video adapter found.\n",
360 * Access the video adapter driver through the back door!
361 * Video adapter drivers need to be configured before syscons.
634 if (sc->adapter >= 0)
635 printf(" fb%d", sc->adapter);
3245 if (sc->adapter >= 0) {
3246 vid_release(sc->adp, (void *)&sc->adapter);
3263 sc->adapter = vid_allocate("*", unit, (void *)&sc->adapter);
3264 sc->adp = vid_get_adapter(sc->adapter);
[all...]
H A Dsyscons.h212 int adapter; member in struct:sc_softc
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_ndis.c506 if (!PacketRequest(drv->adapter, FALSE, o)) {
575 if (!PacketRequest(drv->adapter, TRUE, o)) {
1646 /* Called when an adapter is added */
1676 /* Called when an adapter is removed */
2110 "adapter name");
2163 wpa_printf(MSG_ERROR, "NDIS: Failed to get adapter list "
2171 wpa_printf(MSG_DEBUG, "NDIS: Looks like adapter names are in "
2206 wpa_printf(MSG_DEBUG, "NDIS: %d adapter names found",
2225 wpa_printf(MSG_DEBUG, "NDIS: Too many adapter "
2231 wpa_printf(MSG_DEBUG, "NDIS: %d adapter description
[all...]
/freebsd-current/sys/dev/mthca/
H A Dmthca_cmd.c1270 struct mthca_adapter *adapter)
1295 MTHCA_GET(adapter->vendor_id, outbox,
1297 MTHCA_GET(adapter->device_id, outbox,
1299 MTHCA_GET(adapter->revision_id, outbox,
1302 MTHCA_GET(adapter->inta_pin, outbox, QUERY_ADAPTER_INTA_PIN_OFFSET);
1305 adapter->board_id);
1269 mthca_QUERY_ADAPTER(struct mthca_dev *dev, struct mthca_adapter *adapter) argument
/freebsd-current/sys/dev/drm2/
H A Ddrm_crtc.h883 extern bool drm_probe_ddc(device_t adapter);
885 device_t adapter);
/freebsd-current/sys/dev/netmap/
H A Dnetmap_kern.h471 /* the adapter the owns this kring */
474 /* the adapter that wants to be notified when this kring has
709 * The "struct netmap_adapter" extends the "struct adapter"
729 #define NAF_SW_ONLY 2 /* forward packets only to sw adapter */
734 #define NAF_MEM_OWNER 8 /* the adapter uses its own memory area
737 #define NAF_NATIVE 16 /* the adapter is native.
746 #define NAF_HOST_RINGS 64 /* the adapter supports the host rings */
747 #define NAF_FORCE_NATIVE 128 /* the adapter is always NATIVE */
749 #define NAF_MOREFRAG 512 /* the adapter supports NS_MOREFRAG */
750 #define NAF_OFFSETS 1024 /* the adapter support
[all...]
/freebsd-current/usr.sbin/mptutil/
H A Dmpt_show.c84 warnx("show adapter: extra arguments");
192 MPT_COMMAND(show, adapter, show_adapter);
/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.c2217 struct mlx4_adapter adapter; local
2372 err = mlx4_QUERY_ADAPTER(dev, &adapter);
2386 priv->eq_table.inta_pin = adapter.inta_pin;
2387 memcpy(dev->board_id, adapter.board_id, sizeof dev->board_id);
/freebsd-current/usr.sbin/mfiutil/
H A Dmfi_show.c63 warnx("show adapter: extra arguments");
138 MFI_COMMAND(show, adapter, show_adapter);
777 printf("No activity in progress for adapter %s\n",

Completed in 405 milliseconds

123456