Searched refs:fcip (Results 1 – 17 of 17) sorted by relevance
/titanic_50/usr/src/pkg/manifests/ |
H A D | driver-network-fcip.mf | 32 set name=pkg.fmri value=pkg:/driver/network/fcip@$(PKGVERS) 43 driver name=fcip perms="* 0600 root sys" 44 file path=kernel/drv/$(ARCH64)/fcip group=sys 45 file path=kernel/drv/fcip.conf group=sys 46 file path=usr/share/man/man7d/fcip.7d
|
H A D | SUNWfcip.mf | 29 depend fmri=pkg:/driver/network/fcip@0.5.11,5.11-0.133 type=require
|
H A D | developer-debug-mdb-module-module-fibre-channel.mf | 38 file path=usr/lib/mdb/kvm/$(ARCH64)/fcip.so group=sys mode=0555
|
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 140 static void fcip_setipq(struct fcip *fptr); 148 static int fcip_start(queue_t *wq, mblk_t *mp, struct fcip *fptr, 150 static void fcip_sendup(struct fcip *fptr, mblk_t *mp, 152 static struct fcipstr *fcip_accept(struct fcipstr *slp, struct fcip *fptr, 154 static mblk_t *fcip_addudind(struct fcip *fptr, mblk_t *mp, 156 static int fcip_setup_mac_addr(struct fcip *fptr); 157 static void fcip_kstat_init(struct fcip *fptr); 180 static int fcip_port_attach_handler(struct fcip *fptr); 203 static void fcip_handle_topology(struct fcip *fptr); 204 static int fcip_init_port(struct fcip *fptr); [all …]
|
/titanic_50/usr/src/cmd/mdb/sparc/v9/fcip/ |
H A D | Makefile | 26 MODULE = fcip.so 29 MODSRCS = fcip.c
|
/titanic_50/usr/src/cmd/mdb/intel/amd64/fcip/ |
H A D | Makefile | 26 MODULE = fcip.so 29 MODSRCS = fcip.c
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcip.h | 72 struct fcip *sl_fcip; /* attached device */ 119 struct fcip *fcipp_fcip; /* this port's fcip struct */ 180 struct fcip { struct 183 struct fcip *fcip_sibling; /* The other FCA port */ argument 187 struct fcip *fcip_next; argument 336 struct fcip *fcip_pkt_fptr; /* fcip structure */
|
/titanic_50/usr/src/cmd/mdb/common/modules/fcip/ |
H A D | fcip.c | 90 fcip(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in fcip() function 145 { "fcip", NULL, "Leadville fcip instances", fcip },
|
/titanic_50/usr/src/cmd/mdb/ |
H A D | Makefile.common | 66 fcip \
|
/titanic_50/usr/src/uts/intel/fcip/ |
H A D | Makefile | 39 MODULE = fcip
|
/titanic_50/usr/src/uts/sparc/fcip/ |
H A D | Makefile | 39 MODULE = fcip
|
/titanic_50/usr/src/man/man7d/ |
H A D | Makefile | 48 fcip.7d \
|
/titanic_50/usr/src/uts/sparc/ |
H A D | Makefile.sparc | 302 DRV_KMODS += fcip
|
/titanic_50/usr/src/uts/intel/ |
H A D | Makefile.intel | 448 DRV_KMODS += fcip
|
/titanic_50/exception_lists/ |
H A D | packaging | 819 kernel/kmdb/amd64/fcip i386 820 kernel/kmdb/sparcv9/fcip sparc
|
/titanic_50/usr/src/uts/common/ |
H A D | Makefile.files | 1047 FCIP_OBJS += fcip.o
|
/titanic_50/ |
H A D | .gitignore | 1660 usr/src/cmd/mdb/intel/amd64/fcip/kmod/ 1728 usr/src/cmd/mdb/intel/ia32/fcip/kmod/
|