Searched refs:stex_hba_stop (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | stex.c | 1857 static void stex_hba_stop(struct st_hba *hba, int st_sleep_mic) in stex_hba_stop() function 1959 stex_hba_stop(hba, ST_IGNORED); in stex_shutdown() 1962 stex_hba_stop(hba, ST_S6); in stex_shutdown() 1964 stex_hba_stop(hba, ST_S5); in stex_shutdown() 1986 stex_hba_stop(hba, stex_choice_sleep_mic(hba, state)); in stex_suspend() 1988 stex_hba_stop(hba, ST_IGNORED); in stex_suspend()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | stex.c | 1854 static void stex_hba_stop(struct st_hba *hba, int st_sleep_mic) in stex_hba_stop() function 1956 stex_hba_stop(hba, ST_IGNORED); in stex_shutdown() 1959 stex_hba_stop(hba, ST_S6); in stex_shutdown() 1961 stex_hba_stop(hba, ST_S5); in stex_shutdown() 1983 stex_hba_stop(hba, stex_choice_sleep_mic(hba, state)); in stex_suspend() 1985 stex_hba_stop(hba, ST_IGNORED); in stex_suspend()
|
Completed in 6 milliseconds