Searched refs:ahc_alloc_tstate (Results 1 – 1 of 1) sorted by relevance
137 ahc_alloc_tstate(struct ahc_softc *ahc,2116 ahc_alloc_tstate(struct ahc_softc *ahc, u_int scsi_id, char channel) in ahc_alloc_tstate() function5352 if (ahc_alloc_tstate(ahc, ahc->our_id, 'A') == NULL) { in ahc_init()5359 if (ahc_alloc_tstate(ahc, ahc->our_id_b, 'B') == NULL) { in ahc_init()7483 tstate = ahc_alloc_tstate(ahc, target, channel); in ahc_handle_en_lun()