Home
last modified time | relevance | path

Searched defs:schpc_replylist (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c131 typedef struct schpc_replylist { struct
132 struct schpc_replylist *prev; /* link to previous entry */ argument
133 struct schpc_replylist *next; /* link to next entry */ argument
143 } schpc_replylist_t; argument