Searched refs:primitive (Results 1 - 9 of 9) sorted by path

/linux-master/drivers/message/fusion/
H A Dmptbase.c7573 u8 primitive = (u8)(evData0 >> 24); local
7576 "width=%d primitive=0x%02x",
7577 phy_num, port_num, port_width, primitive);
/linux-master/drivers/scsi/isci/
H A Dscu_task_context.h80 SCU_TASK_TYPE_PRIMITIVE /* /< Request for a primitive to be transmitted */
390 * when the driver wants to send a primitive on the link.
403 * This field specifies the primitive that is to be transmitted.
430 struct primitive_task_context primitive; member in union:protocol_context
/linux-master/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_ioc.h434 u8 primitive; member in struct:mpi3_event_data_sas_broadcast_primitive
449 u8 primitive; member in struct:mpi3_event_data_sas_notify_primitive
/linux-master/include/net/sctp/
H A Dconstants.h96 /* These are primitive requests from the ULP. */
120 enum sctp_event_primitive primitive; member in union:sctp_subtype
131 SCTP_SUBTYPE_CONSTRUCTOR(PRIMITIVE, enum sctp_event_primitive, primitive)
/linux-master/net/sctp/
H A DMakefile13 tsnmap.o bind_addr.o socket.o primitive.o \
H A Ddebug.c126 /* Lookup primitive debug name. */
129 if (id.primitive <= SCTP_EVENT_PRIMITIVE_MAX)
130 return sctp_primitive_tbl[id.primitive];
H A Dsm_statefuns.c4905 * These are the state functions for handling primitive (Section 10) events.
4918 * This primitive allows the upper layer to initiate an association to a
4934 * be created BEFORE causing this primitive to run.]
5016 * Process the SEND primitive.
5051 * send primitive) within the life time variable. However, the
5090 * Process the SHUTDOWN primitive.
5126 * Upon receipt of the SHUTDOWN primitive from its upper
5146 * Process the ABORT primitive.
5181 * Upon receipt of the ABORT primitive from its upper
5462 * Process the REQUESTHEARTBEAT primitive
[all...]
H A Dsm_statetable.c81 return DO_LOOKUP(SCTP_EVENT_PRIMITIVE_MAX, primitive,
703 /* The primary index for this table is the primitive type.
/linux-master/tools/memory-model/scripts/
H A Dcmplitmushist.sh124 echo "!!!" Unknown primitive: $badmacnam 1>&2

Completed in 311 milliseconds