Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_core.c109 ahd_alloc_tstate(struct ahd_softc *ahd,
3598 ahd_alloc_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel) in ahd_alloc_tstate() function
3607 panic("%s: ahd_alloc_tstate - Target already allocated", in ahd_alloc_tstate()
7552 if (ahd_alloc_tstate(ahd, ahd->our_id, 'A') == NULL) { in ahd_default_config()
7631 if (ahd_alloc_tstate(ahd, ahd->our_id, 'A') == NULL) { in ahd_parse_cfgdata()
10339 tstate = ahd_alloc_tstate(ahd, target, channel); in ahd_handle_en_lun()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A 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
3605 panic("%s: ahd_alloc_tstate - Target already allocated", in ahd_alloc_tstate()
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()

Completed in 26 milliseconds