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;
380 struct queue_entry { struct381 unsigned long flags;382 unsigned long last_action;384 struct data_queue *queue;386 struct sk_buff *skb;388 unsigned int entry_idx;390 u32 status;392 void *priv_data;
68 static struct queue_entry { struct69 struct scsi_cmnd *sc;
60 struct queue_entry **queue_entry) in qla4xxx_get_req_pkt()
1079 struct queue_entry { struct1080 uint8_t data[60];1081 uint32_t signature;
1038 struct ob_mac_iocb_req *queue_entry ; member
1353 struct ob_mac_iocb_req *queue_entry; member