Home
last modified time | relevance | path

Searched defs:attach (Results 1 – 12 of 12) sorted by relevance

/titanic_44/usr/src/lib/efcode/include/fcdriver/
H A Dfcdriver.h48 fc_phandle_t attach; member
/titanic_44/usr/src/cmd/srchtxt/
H A Dsrchtxt.c234 attach(path, len, fdescr, size) in attach() function
/titanic_44/usr/src/lib/efcode/fcdriver/
H A Dbuild_tree.c141 device_t *current, *attach; in build_nodes() local
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/sppptun/
H A Dsppptun.c63 int (*attach)(struct protos *prot, char *linkname, member
/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Doffload.h121 int (*attach)(struct adapter *, void **); member
/titanic_44/usr/src/uts/common/xen/io/
H A Dxencons.c153 xenconssetup_avintr(struct xencons *xcp, int attach) in xenconssetup_avintr()
/titanic_44/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.h56 int (*attach)(); /* Attach device */ member
/titanic_44/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_dr.c1560 sysc_dr_err_decode(sysc_dr_handle_t *handle, dev_info_t *dip, int attach) in sysc_dr_err_decode()
/titanic_44/usr/src/uts/common/io/atu/
H A Datu.c1080 atu_load_microcode(struct atu_softc *sc, boolean_t attach) in atu_load_microcode()
/titanic_44/usr/src/cmd/avs/dsw/
H A Diiadm.c3785 attach(char *shadow_volume) function
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h185 #define QL_STREAM_OPS(dev_ops, attach, detach) \ argument
/titanic_44/usr/src/cmd/zonecfg/
H A Dzonecfg.c1663 boolean_t attach = B_FALSE; in create_func() local