Searched refs:isp_pdb_t (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/isp/ |
| HD | isp.c | 114 static int isp_getpdb(ispsoftc_t *, int, uint16_t, isp_pdb_t *); 123 static int isp_login_device(ispsoftc_t *, int, uint32_t, isp_pdb_t *, uint16_t *); 2759 isp_getpdb(ispsoftc_t *isp, int chan, uint16_t id, isp_pdb_t *pdb) in isp_getpdb() 2890 isp_pdb_t pdb; in isp_dump_chip_portdb() 2971 isp_pdb_t pdb; in isp_fclink_test() 3227 isp_pdb_add_update(ispsoftc_t *isp, int chan, isp_pdb_t *pdb) in isp_pdb_add_update() 3302 isp_pdb_t pdb; in isp_fix_portids() 3343 isp_pdb_t pdb; in isp_scan_loop() 3759 isp_pdb_t pdb; in isp_scan_fabric() 3993 isp_login_device(ispsoftc_t *isp, int chan, uint32_t portid, isp_pdb_t *p, uint16_t *ohp) in isp_login_device() [all …]
|
| HD | ispmbox.h | 1391 } isp_pdb_t; typedef
|