Searched refs:initiator (Results 1 - 14 of 14) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/platforms/
H A Derror_log.h76 unsigned long initiator:4; /* Initiator of event */ member in struct:_rtas_error_log
88 (_errlog_initiator[x.initiator])
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/skfp/
H A Decm.c486 int initiator ; local
496 initiator = ENTITY_MAC ;
506 initiator = ENTITY_PHY(p) ;
509 upstream = cem_get_upstream(smc,initiator) ;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Drtas.h124 unsigned long initiator:4; /* Initiator of event */ member in struct:rtas_error_log
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Drtas.h124 unsigned long initiator:4; /* Initiator of event */ member in struct:rtas_error_log
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dscript_asm.pl643 expected (initiator) <length>, <address>, WHEN <phase>
696 expected (initiator) WAIT DISCONNECT or
697 (initiator) WAIT RESELECT alternate_address or
H A DcpqfcTSstructs.h166 #define INITIATOR_ABORT 0x20000L // initiator exchange timeout or O/S ABORT
198 #define SCSI_IWE 0x2000 // initiator write entry (for SEST)
199 #define SCSI_IRE 0x3000 // initiator read entry (for SEST)
355 #define TL_IWE 2 // initiator write entry (for SEST)
357 #define TL_IRE 4 // initiator read entry (for SEST)
641 USHORT initiator: 1; // bit5: this Port has SCSI initiator capability member in struct:__anon2292
H A DcpqfcTSinit.c205 cpqfcHBAdata->fcChip.Options.initiator = 1; // default: SCSI initiator
H A DcpqfcTSworker.c394 // if "initiator", need to verify LOGs with ports
397 if( fcChip->Options.initiator )
1568 if( fcChip->Options.initiator)
2278 // Per PLDA, an ABTS is sent by an initiator; therefore
3656 pLoggedInPort->fcp_info = prli.fcp_info; // target/initiator flags
3893 // Can be initiator AND target
3895 if( fcChip->Options.initiator )
4000 if( prli.fcp_info == 0 ) // i.e., not target or initiator?
4465 // OX_ID from initiator cmd
4508 // (originator means 'initiator' i
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/sn/sn0/
H A Dhubio.h614 #define b_initiator icrbb_field_s.initiator
642 * values for field initiator.
800 initiator : 2, /* If T5A or T5B or IO */ member in struct:iprte_a::__anon10496
810 #define iprte_init iprte_fields.initiator
H A Dhubmd.h585 initiator:11, /* 60-50: id of request initiator*/ member in struct:proto_error_reg
588 access: 2, /* 39-38: access rights of initiator*/
591 pointer_me:1, /* 32: initiator same as dir ptr */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/sn/sn0/
H A Dhubio.h614 #define b_initiator icrbb_field_s.initiator
642 * values for field initiator.
800 initiator : 2, /* If T5A or T5B or IO */ member in struct:iprte_a::__anon6080
810 #define iprte_init iprte_fields.initiator
H A Dhubmd.h585 initiator:11, /* 60-50: id of request initiator*/ member in struct:proto_error_reg
588 access: 2, /* 39-38: access rights of initiator*/
591 pointer_me:1, /* 32: initiator same as dir ptr */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1507 * until an initiator talks to us.
1585 * user. In the case of an initiator initiated
2168 * When an initiator transaction with the MK_MESSAGE flag either reconnects
2563 * If we interrupted a mesgout session, the initiator
2613 * The initiator signals that this is
4331 * Default to allowing initiator operations.
4360 * the card's sequencer must be able to access. For initiator
4424 * initiator presence on the bus as well as the user
4425 * data for any target mode initiator.
5764 u_int initiator, targe local
6997 int initiator; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Drtasd.c346 static char *entity_names[] = { /* for initiator & targets */
670 printk(RTAS_ERR "initiator: %s target: %s\n",
671 entity_names[err->initiator], entity_names[err->target]);

Completed in 137 milliseconds