Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic79xx.c122 ahd_alloc_tstate(struct ahd_softc *ahd,
2798 ahd_alloc_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel) in ahd_alloc_tstate() function
6827 if (ahd_alloc_tstate(ahd, ahd->our_id, 'A') == NULL) { in ahd_default_config()
6907 if (ahd_alloc_tstate(ahd, ahd->our_id, 'A') == NULL) { in ahd_parse_cfgdata()
9943 tstate = ahd_alloc_tstate(ahd, target, channel); in ahd_handle_en_lun()