Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/isp/
Disp.c119 static int isp_getpdb(ispsoftc_t *, int, uint16_t, isp_pdb_t *, int);
128 static int isp_login_device(ispsoftc_t *, int, uint32_t, isp_pdb_t *, uint16_t *);
2483 isp_getpdb(ispsoftc_t *isp, int chan, uint16_t id, isp_pdb_t *pdb, int dolock) in isp_getpdb()
2552 isp_pdb_t pdb; in isp_dump_chip_portdb()
2638 isp_pdb_t pdb; in isp_fclink_test()
3060 isp_pdb_t pdb; in isp_scan_loop()
3497 isp_pdb_t pdb; in isp_scan_fabric()
4011 isp_login_device(ispsoftc_t *isp, int chan, uint32_t portid, isp_pdb_t *p, uint16_t *ohp) in isp_login_device()
4918 isp_pdb_t *pdb; in isp_control()
4922 pdb = va_arg(ap, isp_pdb_t *); in isp_control()
Dispmbox.h1300 } isp_pdb_t; typedef