Home
last modified time | relevance | path

Searched refs:ahd_name (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c334 ahd_name(ahd)); in ahd_pci_config()
524 ahd_name(ahd)); in ahd_check_extport()
537 ahd_name(ahd), in ahd_check_extport()
541 printk("%s: Reading SEEPROM...", ahd_name(ahd)); in ahd_check_extport()
610 printk("%s: Seeprom Contents:", ahd_name(ahd)); in ahd_check_extport()
620 printk("%s: No SEEPROM available.\n", ahd_name(ahd)); in ahd_check_extport()
652 ahd_name(ahd), (devconfig & STPWLEVEL) ? "on" : "off"); in ahd_configure_termination()
667 ahd_name(ahd)); in ahd_configure_termination()
675 "Using Defaults.\n", ahd_name(ahd)); in ahd_configure_termination()
682 ahd_name(ah in ahd_configure_termination()
[all...]
H A Daic79xx_core.c284 printk("%s: Setting mode 0x%x\n", ahd_name(ahd), in ahd_set_modes()
316 ahd_name(ahd), file, line); in ahd_assert_modes()
873 ahd_name(ahd), in ahd_queue_scb()
1169 printk("%s: Clearing FIFO %d\n", ahd_name(ahd), fifo); in ahd_clear_fifo()
1211 ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
1335 "SCB %d invalid\n", ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
1356 ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
1373 ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
1679 ahd_name(ahd), scb_index, in ahd_run_qoutfifo()
1710 ahd_name(ah in ahd_handle_hwerrint()
[all...]
H A Daic79xx_osm.c679 printk("%s: Slave Alloc %d\n", ahd_name(ahd), sdev->id); in ahd_linux_slave_alloc()
849 printk("%s: Device reset code sleeping\n", ahd_name(ahd)); in ahd_linux_dev_reset()
855 ahd_name(ahd), dev->active); in ahd_linux_dev_reset()
858 printk("%s: Device reset returning 0x%x\n", ahd_name(ahd), retval); in ahd_linux_dev_reset()
877 ahd_name(ahd), cmd); in ahd_linux_bus_reset()
887 "%d SCBs aborted.\n", ahd_name(ahd), found); in ahd_linux_bus_reset()
2113 ahd_name(ahd), status, cmd->device->channel, in ahd_linux_queue_cmd_complete()
2223 ahd_name(ahd), was_paused ? "" : "not "); in ahd_linux_queue_abort_cmd()
2234 ahd_name(ahd), cmd->device->channel, in ahd_linux_queue_abort_cmd()
2345 printk("%s: Recovery code sleeping\n", ahd_name(ah in ahd_linux_queue_abort_cmd()
[all...]
H A Daic79xx_inline.h49 static inline char *ahd_name(struct ahd_softc *ahd);
51 static inline char *ahd_name(struct ahd_softc *ahd) in ahd_name() function
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c334 ahd_name(ahd)); in ahd_pci_config()
522 ahd_name(ahd)); in ahd_check_extport()
535 ahd_name(ahd), in ahd_check_extport()
539 printk("%s: Reading SEEPROM...", ahd_name(ahd)); in ahd_check_extport()
608 printk("%s: Seeprom Contents:", ahd_name(ahd)); in ahd_check_extport()
618 printk("%s: No SEEPROM available.\n", ahd_name(ahd)); in ahd_check_extport()
650 ahd_name(ahd), (devconfig & STPWLEVEL) ? "on" : "off"); in ahd_configure_termination()
665 ahd_name(ahd)); in ahd_configure_termination()
673 "Using Defaults.\n", ahd_name(ahd)); in ahd_configure_termination()
680 ahd_name(ah in ahd_configure_termination()
[all...]
H A Daic79xx_core.c284 printk("%s: Setting mode 0x%x\n", ahd_name(ahd), in ahd_set_modes()
316 ahd_name(ahd), file, line); in ahd_assert_modes()
873 ahd_name(ahd), in ahd_queue_scb()
1169 printk("%s: Clearing FIFO %d\n", ahd_name(ahd), fifo); in ahd_clear_fifo()
1211 ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
1335 "SCB %d invalid\n", ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
1356 ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
1373 ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
1679 ahd_name(ahd), scb_index, in ahd_run_qoutfifo()
1710 ahd_name(ah in ahd_handle_hwerrint()
[all...]
H A Daic79xx_osm.c677 printk("%s: Slave Alloc %d\n", ahd_name(ahd), sdev->id); in ahd_linux_slave_alloc()
843 printk("%s: Device reset code sleeping\n", ahd_name(ahd)); in ahd_linux_dev_reset()
849 ahd_name(ahd), dev->active); in ahd_linux_dev_reset()
852 printk("%s: Device reset returning 0x%x\n", ahd_name(ahd), retval); in ahd_linux_dev_reset()
871 ahd_name(ahd), cmd); in ahd_linux_bus_reset()
881 "%d SCBs aborted.\n", ahd_name(ahd), found); in ahd_linux_bus_reset()
2102 ahd_name(ahd), status, cmd->device->channel, in ahd_linux_queue_cmd_complete()
2211 ahd_name(ahd), was_paused ? "" : "not "); in ahd_linux_queue_abort_cmd()
2222 ahd_name(ahd), cmd->device->channel, in ahd_linux_queue_abort_cmd()
2333 printk("%s: Recovery code sleeping\n", ahd_name(ah in ahd_linux_queue_abort_cmd()
[all...]
H A Daic79xx_inline.h49 static inline char *ahd_name(struct ahd_softc *ahd);
51 static inline char *ahd_name(struct ahd_softc *ahd) in ahd_name() function

Completed in 19 milliseconds