Home
last modified time | relevance | path

Searched refs:isp_login_device (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/sys/dev/isp/
HDisp.c112 static int isp_login_device(ispsoftc_t *, int, uint32_t, isp_pdb_t *, uint16_t *);
2457 if (isp_login_device(isp, chan, portid, &pdb, in isp_scan_fabric()
2478 isp_login_device(ispsoftc_t *isp, int chan, uint32_t portid, isp_pdb_t *p, uint16_t *ohp) in isp_login_device() function