Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c115 ahd_alloc_tstate(struct ahd_softc *ahd,
2789 ahd_alloc_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel) in ahd_alloc_tstate() function
6811 if (ahd_alloc_tstate(ahd, ahd->our_id, 'A') == NULL) { in ahd_default_config()
6891 if (ahd_alloc_tstate(ahd, ahd->our_id, 'A') == NULL) { in ahd_parse_cfgdata()
9927 tstate = ahd_alloc_tstate(ahd, target, channel); in ahd_handle_en_lun()