Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Disp.c130 static int isp_login_device(ispsoftc_t *, int, uint32_t, isp_pdb_t *, uint16_t *);
3653 if (isp_login_device(isp, chan, portid, &pdb, in isp_scan_fabric()
3780 if (isp_login_device(isp, chan, portid, &pdb, &oldhandle)) { in isp_scan_fabric()
3883 isp_login_device(ispsoftc_t *isp, int chan, uint32_t portid, isp_pdb_t *p, uint16_t *ohp) in isp_login_device() function