attach
loader_ctx = loader->attach(loader, bp, libctx, propq,
OSSL_STORE_attach_fn attach;
loader->attach = attach_function;
static const char attach = '+';
case attach:
case attach: /*FALLTHROUGH*/
ah = chip->attach(devid, sc, st, sh, eepromdata, ah_config,
ah = chip->attach(devid, sc, st, sh, eepromdata, ah_config,
.attach = _attach, \
HAL_BOOL (*attach)(struct ath_hal *ah, HAL_STATUS *ecode);
.attach = _attach, \
struct ath_hal *(*attach)(uint16_t devid, HAL_SOFTC,
if (!rf->attach(ah, &ecode)) {
if (!rf->attach(ah, &ecode)) {
mac->mac_phy.attach = bwn_phy_g_attach;
mac->mac_phy.attach = bwn_phy_n_attach;
if (mac->mac_phy.attach != NULL) {
error = mac->mac_phy.attach(mac);
int (*attach)(struct bwn_mac *);
u8 gid[16], u8 attach, u8 block_loopback,
if (attach && block_loopback)
err = mlx4_cmd(dev, mailbox->dma, qpn, attach,
if (err && !attach &&
int attach = vhcr->op_modifier;
if (attach) {
.attach = mpt_stdattach,
error = pers->attach(mpt);
mpt_attach_handler_t *attach; /* initialize device instance */
.attach = mpt_cam_attach,
.attach = mpt_raid_attach,
.attach = mpt_user_attach,
int (*attach)(device_t, int);
error = (*psc->sc_opns->attach)(dev, pci_get_device(dev));
__in boolean_t attach)
DRV_ATTACH_IN_ATTACH, attach ? 1 : 0,
__in boolean_t attach);
if (sc->sc_sysdev != NULL && sc->sc_sysdev->attach != NULL) {
if ((error = sc->sc_sysdev->attach(sc)) != 0)
int (*attach)(struct uart_softc*);
umb_packet_service(struct umb_softc *sc, int attach)
attach ? "attach" : "detach");
s.action = htole32(attach ?
static int queue_pair_notify_peer_local(bool attach,
queue_pair_notify_peer_local(bool attach, struct vmci_handle handle)
e_msg->event_data.event = attach ? VMCI_EVENT_QP_PEER_ATTACH :
struct fib_data *orig_fd, struct fib_data **pfd, bool attach)
if ((result == FLM_SUCCESS) && attach) {
DEVCTL_COMMAND(top, attach, attach);