Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/aic7xxx/
H A Daic79xx.c123 ahd_alloc_tstate(struct ahd_softc *ahd,
2816 ahd_alloc_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel) in ahd_alloc_tstate() function
6873 if (ahd_alloc_tstate(ahd, ahd->our_id, 'A') == NULL) { in ahd_default_config()
6953 if (ahd_alloc_tstate(ahd, ahd->our_id, 'A') == NULL) { in ahd_parse_cfgdata()
10008 tstate = ahd_alloc_tstate(ahd, target, channel); in ahd_handle_en_lun()