Searched refs:hostdata (Results 1 – 4 of 4) sorted by relevance
54 struct hostdata { struct55 struct hostdata *h_next; argument77 static struct hostdata *addhost(int, void *, char *); argument93 static struct hostdata *104 return ((struct hostdata *)h);137 static struct hostdata *146 struct hostdata *retval;151 return ((struct hostdata *)h);185 static struct hostdata *191 register struct hostdata **hp, *n;[all …]
54 struct hostdata { struct55 struct hostdata *h_next; argument77 static struct hostdata *addhost(int, const void *, const char *, char **); argument106 static struct hostdata *113 struct hostdata *retval; in iplookup()117 return ((struct hostdata *)h); in iplookup()157 static struct hostdata *165 struct hostdata *retval; in ip6lookup()170 return ((struct hostdata *)h); in ip6lookup()208 static struct hostdata *[all …]
1310 #define SCP2HOSTDATA(scp) SCP2HOST(scp)->hostdata /* to soft state */1315 #define SCSIHOST2ADAP(host) (((caddr_t *)(host->hostdata))[0])
720 #define SCP2HOSTDATA(scp) SCP2HOST(scp)->hostdata /* to soft state */725 #define SCSIHOST2ADAP(host) (((caddr_t *)(host->hostdata))[0])