Searched defs:queue_entry (Results 1 – 7 of 7) sorted by relevance
30 typedef struct queue_entry { struct31 struct list_head list;32 struct scsi_cmnd *SCpnt;34 unsigned long magic;
376 struct queue_entry { struct377 unsigned long flags;378 unsigned long last_action;380 struct data_queue *queue;382 struct sk_buff *skb;384 unsigned int entry_idx;386 void *priv_data;
67 static struct queue_entry { struct68 struct scsi_cmnd *sc;
60 struct queue_entry **queue_entry) in qla4xxx_get_req_pkt()
941 struct queue_entry { struct942 uint8_t data[60];943 uint32_t signature;
1038 struct ob_mac_iocb_req *queue_entry ; member
1351 struct ob_mac_iocb_req *queue_entry; member