Searched refs:fcip (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 134 static void fcip_setipq(struct fcip *fptr); 142 static int fcip_start(queue_t *wq, mblk_t *mp, struct fcip *fptr, 144 static void fcip_sendup(struct fcip *fptr, mblk_t *mp, 146 static struct fcipstr *fcip_accept(struct fcipstr *slp, struct fcip *fptr, 148 static mblk_t *fcip_addudind(struct fcip *fptr, mblk_t *mp, 150 static int fcip_setup_mac_addr(struct fcip *fptr); 151 static void fcip_kstat_init(struct fcip *fptr); 174 static int fcip_port_attach_handler(struct fcip *fptr); 197 static void fcip_handle_topology(struct fcip *fptr); 198 static int fcip_init_port(struct fcip *fptr); [all …]
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | driver-network-fcip.p5m | 32 set name=pkg.fmri value=pkg:/driver/network/fcip@$(PKGVERS) 40 file path=kernel/drv/$(ARCH64)/fcip group=sys 41 file path=kernel/drv/fcip.conf group=sys 44 file path=usr/share/man/man4d/fcip.4d 45 driver name=fcip perms="* 0600 root sys"
|
H A D | developer-debug-mdb-module-module-fibre-channel.p5m | 37 file path=usr/lib/mdb/kvm/$(ARCH64)/fcip.so group=sys mode=0555
|
/illumos-gate/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 */
|
/illumos-gate/usr/src/cmd/mdb/intel/amd64/fcip/ |
H A D | Makefile | 26 MODULE = fcip.so 29 MODSRCS = fcip.c
|
/illumos-gate/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 },
|
/illumos-gate/usr/src/uts/intel/fcip/ |
H A D | Makefile | 36 MODULE = fcip
|
/illumos-gate/usr/src/cmd/mdb/ |
H A D | Makefile.common | 76 fcip \
|
/illumos-gate/usr/src/man/man4d/ |
H A D | Makefile | 54 fcip.4d \
|
/illumos-gate/usr/src/uts/intel/ |
H A D | Makefile.intel | 445 DRV_KMODS += fcip
|
/illumos-gate/exception_lists/ |
H A D | packaging | 620 kernel/kmdb/amd64/fcip i386
|
/illumos-gate/usr/src/uts/common/ |
H A D | Makefile.files | 1009 FCIP_OBJS += fcip.o
|