sys/dev/ic/isp.c
130
static int isp_login_device(ispsoftc_t *, int, uint32_t, isp_pdb_t *, uint16_t *);
sys/dev/ic/isp.c
3653
if (isp_login_device(isp, chan, portid, &pdb,
sys/dev/ic/isp.c
3780
if (isp_login_device(isp, chan, portid, &pdb, &oldhandle)) {