Home
last modified time | relevance | path

Searched refs:ahd_fetch_transinfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_osm.c540 tinfo = ahd_fetch_transinfo(ahd, 'A', our_id, in ahd_action()
750 tinfo = ahd_fetch_transinfo(ahd, devinfo.channel, in ahd_set_tran_settings()
863 targ_info = ahd_fetch_transinfo(ahd, devinfo.channel, in ahd_get_tran_settings()
1013 tinfo = ahd_fetch_transinfo(ahd, SCSIID_CHANNEL(ahd, scb->hscb->scsiid), in ahd_execute_scb()
H A Daic79xx_inline.h426 ahd_fetch_transinfo(struct ahd_softc *ahd,
501 ahd_fetch_transinfo(struct ahd_softc *ahd, char channel, u_int our_id, in ahd_fetch_transinfo() function
H A Daic79xx.c1080 ahd_fetch_transinfo(ahd, in ahd_handle_seqint()
2280 tinfo = ahd_fetch_transinfo(ahd, devinfo.channel, in ahd_handle_nonpkt_busfree()
2553 targ_info = ahd_fetch_transinfo(ahd, in ahd_force_renegotiation()
3069 tinfo = ahd_fetch_transinfo(ahd, devinfo->channel, devinfo->our_scsiid, in ahd_set_syncrate()
3205 tinfo = ahd_fetch_transinfo(ahd, devinfo->channel, devinfo->our_scsiid, in ahd_set_width()
3390 ahd_fetch_transinfo(ahd, devinfo.channel, in ahd_update_pending_scbs()
3685 tinfo = ahd_fetch_transinfo(ahd, devinfo->channel, devinfo->our_scsiid, in ahd_build_transfer_msg()
4266 tinfo = ahd_fetch_transinfo(ahd, devinfo->channel, devinfo->our_scsiid, in ahd_parse_msg()
4689 tinfo = ahd_fetch_transinfo(ahd, devinfo->channel, in ahd_handle_msg_reject()
6652 tinfo = ahd_fetch_transinfo(ahd, 'A', ahd->our_id, in ahd_chip_init()
[all …]