Searched refs:dhostp (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 147 int type, la_wwn_t *dhostp); 3224 la_wwn_t *dhostp; in fcip_sendup() local 3235 dhostp = &nhdr->net_dest_addr; in fcip_sendup() 3250 if ((slp = (*acceptfunc)(fcipstrup, fptr, type, dhostp)) == NULL) { in fcip_sendup() 3259 for (; nslp = (*acceptfunc)(slp->sl_nextp, fptr, type, dhostp); in fcip_sendup() 3306 fcip_accept(struct fcipstr *slp, struct fcip *fptr, int type, la_wwn_t *dhostp) in fcip_accept() argument
|