Home
last modified time | relevance | path

Searched defs:list_head (Results 1 – 12 of 12) sorted by path

/illumos-gate/usr/src/cmd/mdb/common/modules/smartpqi/
H A Dsmartpqi.c399 struct list_node *list_head; in pqi_display_devices() local
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c2528 } list_head; member
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Dperfcnt.c65 static List *list_head = NULL; variable
/illumos-gate/usr/src/common/list/
H A Dlist.c160 list_head(list_t *list) in list_head() function
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c416 meta_object_t **list_head; in meta_object_activate() local
455 meta_object_t **list_head; in meta_object_deactivate() local
680 slot_object_t **list_head; in meta_slot_object_deactivate() local
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ia_util.c905 DAPL_LLIST_HEAD *list_head; in dapls_ia_unlink_sp() local
944 DAPL_LLIST_HEAD *list_head; in dapls_ia_sp_search() local
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h278 DAPL_LLIST_HEAD *list_head; /* for consistency checking */ member
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-queue.h133 xge_list_t list_head; member
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c1024 i_ddi_prop_search(dev_t dev, char *name, uint_t flags, ddi_prop_t **list_head) in i_ddi_prop_search()
3178 ddi_prop_t **list_head = &(DEVI(dip)->devi_drv_prop_ptr); in ddi_prop_add() local
4016 ddi_prop_t **list_head = &(DEVI(dip)->devi_drv_prop_ptr); in ddi_prop_remove_common() local
4096 ddi_prop_t **list_head; in ddi_prop_remove_all_common() local
/illumos-gate/usr/src/uts/common/sys/
H A Dlist_impl.h44 struct list_node list_head; member
/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm_in.h416 typedef struct list_head { struct
417 struct list_element *list_head; member
419 } list_head_t; argument
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.h358 struct list_head { struct
359 struct list_head *next, *prev; argument