Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
H A Daic79xx.h596 LIST_ENTRY(scb) le;
601 LIST_ENTRY(scb) le;
H A Dqueue.h257 #define LIST_ENTRY(type) \ macro