Searched refs:hostdata (Results 1 – 4 of 4) sorted by relevance
56 struct hostdata { struct57 struct hostdata *h_next; argument79 static struct hostdata *addhost(int, void *, char *); argument95 static struct hostdata *106 return ((struct hostdata *)h);139 static struct hostdata *148 struct hostdata *retval;153 return ((struct hostdata *)h);187 static struct hostdata *193 register struct hostdata **hp, *n;[all …]
50 struct hostdata { struct51 struct hostdata *h_next; argument73 static struct hostdata *addhost(int, const void *, const char *, char **); argument89 static struct hostdata *96 struct hostdata *retval; in iplookup()100 return ((struct hostdata *)h); in iplookup()136 static struct hostdata *144 struct hostdata *retval; in ip6lookup()149 return ((struct hostdata *)h); in ip6lookup()183 static struct hostdata *[all …]
1310 #define SCP2HOSTDATA(scp) SCP2HOST(scp)->hostdata /* to soft state */1315 #define SCSIHOST2ADAP(host) (((caddr_t *)(host->hostdata))[0])
716 #define SCP2HOSTDATA(scp) SCP2HOST(scp)->hostdata /* to soft state */721 #define SCSIHOST2ADAP(host) (((caddr_t *)(host->hostdata))[0])