HomeSort by: relevance | last modified time | path
    Searched refs:find_device (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/iscsi/dist/src/lib/
storage.c 154 find_device(devv_t *devvp, char *s) function
176 if ((dp = find_device(devvp, s)) != NULL) {
199 if ((disk = find_device(devvp, device)) != NULL) {
249 find_device(devvp, ep->sv.v[disk->c + 2])) != NULL) {
353 if ((dp = find_device(devvp, ep->sv.v[devcol])) != NULL) {
  /src/external/bsd/nsd/dist/
nsd.c 411 find_device( function
514 if(ifa != NULL && (find_device(&(*udp)[i], ifa) == 0 ||
515 find_device(&(*tcp)[i], ifa) == 0))

Completed in 26 milliseconds