Home
last modified time | relevance | path

Searched defs:q_head (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dutil.h71 typedef struct q_head { struct
76 boolean_t boe;
77 pthread_mutex_t mutex;
78 pthread_cond_t cvar;
79 void *(*nalloc)(size_t);
80 void (*nfree)(void *, size_t);
81 void (*data_dealloc)(void *);
82 struct q_node *nodep;
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dmmd.c591 uintptr_t q_head; in pdesc_slab_walk_init() local
650 uintptr_t q_head; in pdesc_walk_init() local
818 uintptr_t q_head; in pattr_walk_init() local
/titanic_41/usr/src/cmd/isns/isnsd/
H A Disns_msgq.h71 msg_text_t *q_head; member
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_q.h306 caddr_t q_head; member
/titanic_41/usr/src/uts/common/io/aac/
H A Daac.h143 struct aac_cmd *q_head; /* also as the header of aac_cmd */ member
/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c1219 _sd_cctl_t *q_head; in _sd_ins_queue() local