Searched defs:list_entry (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/common/net/wanboot/ |
H A D | bootlog.c | 77 typedef struct list_entry { struct 79 struct list_entry *flink; argument
|
/titanic_44/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/ |
H A D | sol_uverbs.h | 193 genlist_entry_t *list_entry; /* per user ctx list entry */ member 204 genlist_entry_t *list_entry; /* per user ctx list entry */ member 213 genlist_entry_t *list_entry; /* per user ctx list entry */ member 230 genlist_entry_t *list_entry; /* per user ctx list entry */ member 244 genlist_entry_t *list_entry; /* per user ctx list entry */ member 256 genlist_entry_t *list_entry; /* per uctx list */ member
|
/titanic_44/usr/src/cmd/mdb/common/modules/usba/ |
H A D | usb.c | 203 usba_list_entry_t list_entry; in usba_list_walk_step() local 404 usba_list_entry_t list_entry; in usba_device_walk_init() local
|
/titanic_44/usr/src/uts/common/io/drm/ |
H A D | drm_linux_list.h | 49 #define list_entry(entry, type, member) (type *)(uintptr_t)(entry->contain_ptr) macro
|
/titanic_44/usr/src/uts/sun4u/starcat/io/ |
H A D | schpc.c | 4094 int save_entry, list_entry, reg; in schpc_save_leaf() local 4159 int save_entry, list_entry, reg; in schpc_restore_leaf() local 4200 schpc_save_entry(int slot, int list_entry, int save_entry) in schpc_save_entry() 4293 schpc_restore_entry(int slot, int list_entry, int save_entry) in schpc_restore_entry()
|
/titanic_44/usr/src/cmd/backup/restore/ |
H A D | interactive.c | 663 int list_entry; local
|
/titanic_44/usr/src/cmd/modload/ |
H A D | drvsubr.c | 1594 list_entry( in list_entry() function
|
/titanic_44/usr/src/uts/common/io/arn/ |
H A D | arn_core.h | 73 #define list_entry(ptr, type, member) \ macro
|
/titanic_44/usr/src/cmd/boot/bootadm/ |
H A D | bootadm.c | 4587 list_entry(menu_t *mp, char *menu_path, char *opt) in list_entry() function
|