Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic79xx_core.c109 ahd_alloc_tstate(struct ahd_softc *ahd,
3596 ahd_alloc_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel) in ahd_alloc_tstate() function
7551 if (ahd_alloc_tstate(ahd, ahd->our_id, 'A') == NULL) { in ahd_default_config()
7630 if (ahd_alloc_tstate(ahd, ahd->our_id, 'A') == NULL) { in ahd_parse_cfgdata()
10334 tstate = ahd_alloc_tstate(ahd, target, channel); in ahd_handle_en_lun()