Home
last modified time | relevance | path

Searched refs:sym_quehead (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.h33 typedef struct sym_quehead { struct
42 static inline struct sym_quehead *sym_que_first(struct sym_quehead *head) in sym_que_first()
47 static inline struct sym_quehead *sym_que_last(struct sym_quehead *head) in sym_que_last()
53 struct sym_quehead * blink, in __sym_que_add()
54 struct sym_quehead * flink) in __sym_que_add()
63 struct sym_quehead * flink) in __sym_que_del()
75 struct sym_quehead *head) in sym_que_splice()
92 struct sym_quehead *dest) in sym_que_move()
94 struct sym_quehead *first, *last; in sym_que_move()
119 static inline struct sym_quehead *sym_remque_head(struct sym_quehead *head) in sym_remque_head()
[all …]