Searched defs:head (Results 1 - 4 of 4) sorted by relevance

/solaris-userland-s11u3/components/openssl/common/engines/pkcs11/
H A De_pk11.h197 PK11_SESSION *head; member in struct:PK11_st_CACHE
/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/seaExtensions/
H A DsunProcesses.c101 clean_ps(ps_ldata_t *head) argument
103 if (head != PS_LNULL) {
106 for (pdp = head; pdp != PS_LNULL; pdp = nxt) {
/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A DhealthMonitor.c92 * of hmDiskTable objects "head" points to the first memeber of the linked
96 hmDiskTable *head; variable
1460 return head;
1897 head = prevPtr = ptr;
1955 tailPtr = head;
1982 headPtr = head;
2051 head = tailPtr = ptr;
2069 p1=head;
2070 p2=head;
3280 headPtr = head;
[all...]
/solaris-userland-s11u3/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_data_be.h97 * Hardware modified index pointing to the head of the receive queue. TSU is
113 * queue. This is used for calculating when to wrap the head and tail
875 * Hardware modified index pointing to the head of the receive queue. TSU is
892 * queue. This is used for calculating when to wrap the head and tail
971 * will be a bypass context. Updated by software. The head and tail pointers
973 * (head * 64B ) Head Pointer and Tail Pointer will use the same MMU context
975 * be PA. In typical use, to allow direct user access to the head and tail
1994 * calculating when to wrap the head and tail indexes.
2006 * bypass context. Updated by software. The head and tail pointers can be
2007 * calculated by the following calculations: Address = base_ptr + (head *
3108 u64 head:16; member in struct:psif_epsc_csr_doorbell
[all...]

Completed in 71 milliseconds