Home
last modified time | relevance | path

Searched refs:ahc_get_scb (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_inline.h85 ahc_get_scb(struct ahc_softc *ahc);
H A Daic7xxx_osm.c1447 scb = ahc_get_scb(ahc); in ahc_linux_run_command()
H A Daic7xxx_core.c520 ahc_get_scb(struct ahc_softc *ahc) in ahc_get_scb() function
4857 ahc->next_queued_scb = ahc_get_scb(ahc); in ahc_init_scbdata()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_inline.h85 ahc_get_scb(struct ahc_softc *ahc);
H A Daic7xxx_osm.c1447 scb = ahc_get_scb(ahc); in ahc_linux_run_command()
H A Daic7xxx_core.c520 ahc_get_scb(struct ahc_softc *ahc) in ahc_get_scb() function
4857 ahc->next_queued_scb = ahc_get_scb(ahc); in ahc_init_scbdata()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_inline.h85 ahc_get_scb(struct ahc_softc *ahc);
H A Daic7xxx_osm.c1447 scb = ahc_get_scb(ahc); in ahc_linux_run_command()
H A Daic7xxx_core.c520 ahc_get_scb(struct ahc_softc *ahc) in ahc_get_scb() function
4857 ahc->next_queued_scb = ahc_get_scb(ahc); in ahc_init_scbdata()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Daic7xxx_inline.h259 ahc_get_scb(struct ahc_softc *ahc);
368 ahc_get_scb(struct ahc_softc *ahc) in ahc_get_scb() function
H A Daic7xxx_osm.c353 if ((scb = ahc_get_scb(ahc)) == NULL) { in ahc_action()
H A Daic7xxx.c4254 ahc->next_queued_scb = ahc_get_scb(ahc); in ahc_init_scbdata()