Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic79xx.c127 ahd_alloc_tstate(struct ahd_softc *ahd,
2698 ahd_alloc_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel) in ahd_alloc_tstate() function
6546 if (ahd_alloc_tstate(ahd, ahd->our_id, 'A') == NULL) { in ahd_default_config()
6625 if (ahd_alloc_tstate(ahd, ahd->our_id, 'A') == NULL) { in ahd_parse_cfgdata()
9332 tstate = ahd_alloc_tstate(ahd, target, channel); in ahd_handle_en_lun()