Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Disp.c103 static int isp_getpdb(ispsoftc_t *, int, uint16_t, isp_pdb_t *);
112 static int isp_login_device(ispsoftc_t *, int, uint32_t, isp_pdb_t *, uint16_t *);
1510 isp_getpdb(ispsoftc_t *isp, int chan, uint16_t id, isp_pdb_t *pdb) in isp_getpdb()
1603 isp_pdb_t pdb; in isp_dump_chip_portdb()
1656 isp_pdb_t pdb; in isp_fclink_test()
1886 isp_pdb_add_update(ispsoftc_t *isp, int chan, isp_pdb_t *pdb) in isp_pdb_add_update()
1960 isp_pdb_t pdb; in isp_scan_loop()
2245 isp_pdb_t 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()
3142 isp_pdb_t *pd in isp_control()
[all...]
H A Dispmbox.h918 } isp_pdb_t; typedef