Lines Matching defs:isp
141 isp_reset(ispsoftc_t *isp, int do_load_defaults) in isp_reset()
1177 isp_init(ispsoftc_t *isp) in isp_init()
1192 isp_scsi_init(ispsoftc_t *isp) in isp_scsi_init()
1376 isp_scsi_channel_init(ispsoftc_t *isp, int chan) in isp_scsi_channel_init()
1491 isp_fibre_init(ispsoftc_t *isp) in isp_fibre_init()
1747 isp_fibre_init_2400(ispsoftc_t *isp) in isp_fibre_init_2400()
2039 isp_mark_portdb(ispsoftc_t *isp, int chan, int disposition) in isp_mark_portdb()
2084 isp_plogx(ispsoftc_t *isp, int chan, uint16_t handle, uint32_t portid, int flags, int gs) in isp_plogx()
2236 isp_port_login(ispsoftc_t *isp, uint16_t handle, uint32_t portid) in isp_port_login()
2289 isp_port_logout(ispsoftc_t *isp, uint16_t handle, uint32_t portid) in isp_port_logout()
2305 isp_getpdb(ispsoftc_t *isp, int chan, uint16_t id, isp_pdb_t *pdb, int dolock) in isp_getpdb()
2376 isp_dump_chip_portdb(ispsoftc_t *isp, int chan, int dolock) in isp_dump_chip_portdb()
2399 isp_get_wwn(ispsoftc_t *isp, int chan, int loopid, int nodename) in isp_get_wwn()
2459 isp_fclink_test(ispsoftc_t *isp, int chan, int usdelay) in isp_fclink_test()
2736 isp_pdb_sync(ispsoftc_t *isp, int chan) in isp_pdb_sync()
2889 isp_scan_loop(ispsoftc_t *isp, int chan) in isp_scan_loop()
3200 isp_gid_ft_sns(ispsoftc_t *isp, int chan) in isp_gid_ft_sns()
3246 isp_gid_ft_ct_passthru(ispsoftc_t *isp, int chan) in isp_gid_ft_ct_passthru()
3346 isp_scan_fabric(ispsoftc_t *isp, int chan) in isp_scan_fabric()
3887 isp_login_device(ispsoftc_t *isp, int chan, uint32_t portid, isp_pdb_t *p, uint16_t *ohp) in isp_login_device()
3989 isp_register_fc4_type(ispsoftc_t *isp, int chan) in isp_register_fc4_type()
4029 isp_register_fc4_type_24xx(ispsoftc_t *isp, int chan) in isp_register_fc4_type_24xx()
4144 isp_nxt_handle(ispsoftc_t *isp, int chan, uint16_t handle) in isp_nxt_handle()
4193 ispsoftc_t *isp; in isp_start() local
4470 isp_control(ispsoftc_t *isp, ispctl_t ctl, ...) in isp_control()
4865 isp_intr(ispsoftc_t *isp, uint32_t isr, uint16_t sema, uint16_t mbox) in isp_intr()
5402 isp_prt_endcmd(ispsoftc_t *isp, XS_T *xs) in isp_prt_endcmd()
5426 isp_parse_async(ispsoftc_t *isp, uint16_t mbox) in isp_parse_async()
5609 #define GET_24XX_BUS(isp, chan, msg) \ argument
5620 isp_parse_async_fc(ispsoftc_t *isp, uint16_t mbox) in isp_parse_async_fc()
5964 isp_handle_other_response(ispsoftc_t *isp, int type, isphdr_t *hp, uint32_t *optrp) in isp_handle_other_response()
6025 isp_parse_status(ispsoftc_t *isp, ispstatusreq_t *sp, XS_T *xs, long *rp) in isp_parse_status()
6361 isp_parse_status_24xx(ispsoftc_t *isp, isp24xx_statusreq_t *sp, XS_T *xs, long *rp) in isp_parse_status_24xx()
6522 isp_fastpost_complete(ispsoftc_t *isp, uint32_t fph) in isp_fastpost_complete()
6555 isp_mbox_continue(ispsoftc_t *isp) in isp_mbox_continue()
7110 isp_mboxcmd_qnw(ispsoftc_t *isp, mbreg_t *mbp, int nodelay) in isp_mboxcmd_qnw()
7154 isp_mboxcmd(ispsoftc_t *isp, mbreg_t *mbp) in isp_mboxcmd()
7326 isp_fw_state(ispsoftc_t *isp, int chan) in isp_fw_state()
7341 isp_spi_update(ispsoftc_t *isp, int chan) in isp_spi_update()
7456 isp_setdfltsdparm(ispsoftc_t *isp) in isp_setdfltsdparm()
7595 isp_setdfltfcparm(ispsoftc_t *isp, int chan) in isp_setdfltfcparm()
7669 isp_reinit(ispsoftc_t *isp, int do_load_defaults) in isp_reinit()
7722 isp_read_nvram(ispsoftc_t *isp, int bus) in isp_read_nvram()
7795 isp_read_nvram_2400(ispsoftc_t *isp, uint8_t *nvram_data) in isp_read_nvram_2400()
7834 isp_rdnvram_word(ispsoftc_t *isp, int wo, uint16_t *rp) in isp_rdnvram_word()
7905 isp_rd_2400_nvram(ispsoftc_t *isp, uint32_t addr, uint32_t *rp) in isp_rd_2400_nvram()
7931 isp_parse_nvram_1020(ispsoftc_t *isp, uint8_t *nvram_data) in isp_parse_nvram_1020()
8044 isp_parse_nvram_1080(ispsoftc_t *isp, int bus, uint8_t *nvram_data) in isp_parse_nvram_1080()
8120 isp_parse_nvram_12160(ispsoftc_t *isp, int bus, uint8_t *nvram_data) in isp_parse_nvram_12160()
8196 isp_parse_nvram_2100(ispsoftc_t *isp, uint8_t *nvram_data) in isp_parse_nvram_2100()
8274 isp_parse_nvram_2400(ispsoftc_t *isp, uint8_t *nvram_data) in isp_parse_nvram_2400()