Searched refs:target_fn (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h260 target_fn : 1, member in struct:fcp_prli
272 target_fn : 1, member in struct:fcp_prli
312 target_fn : 1, member in struct:fcp_prli_acc
322 target_fn : 1, member in struct:fcp_prli_acc
/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcp.h201 uint_t target_fn:1; member in struct:fcp_prli
225 uint_t target_fn:1; member in struct:fcp_prli_acc
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c986 prli_acc->target_fn =
H A Dfcoei_lv.c1479 (fcp_spp->initiator_fn << 5) | (fcp_spp->target_fn << 4) |
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c5300 fprli->target_fn = 1;
5302 fprli->target_fn = 0;
5657 fprli->target_fn = 1;
5659 fprli->target_fn = 0;
6289 ptgt->tgt_tcap = fprli->target_fn;
6292 if ((fprli->type != 0x08) || (fprli->target_fn != 1)) {
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c2955 fprli->target_fn = 0;

Completed in 88 milliseconds