Searched refs:ahc_alloc_tstate (Results 1 – 1 of 1) sorted by relevance
150 ahc_alloc_tstate(struct ahc_softc *ahc,1555 ahc_alloc_tstate(struct ahc_softc *ahc, u_int scsi_id, char channel) in ahc_alloc_tstate() function4904 if (ahc_alloc_tstate(ahc, ahc->our_id, 'A') == NULL) { in ahc_init()4911 if (ahc_alloc_tstate(ahc, ahc->our_id_b, 'B') == NULL) { in ahc_init()7032 tstate = ahc_alloc_tstate(ahc, target, channel); in ahc_handle_en_lun()