Searched defs:queue_entry (Results 1 – 7 of 7) sorted by relevance
27 typedef struct queue_entry { struct28 struct list_head list;29 struct scsi_cmnd *SCpnt;31 unsigned long magic;
368 struct queue_entry { struct369 unsigned long flags;370 unsigned long last_action;372 struct data_queue *queue;374 struct sk_buff *skb;376 unsigned int entry_idx;378 void *priv_data;
60 struct queue_entry **queue_entry) in qla4xxx_get_req_pkt()
1079 struct queue_entry { struct1080 uint8_t data[60];1081 uint32_t signature;
171 struct list_head queue_entry; member
1038 struct ob_mac_iocb_req *queue_entry ; member
1353 struct ob_mac_iocb_req *queue_entry; member