Home
last modified time | relevance | path

Searched refs:PFX (Results 1 - 25 of 226) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dorinoco_nortel.c41 #define PFX DRIVER_NAME ": " macro
97 printk(KERN_ERR PFX "brg1 answer1 wrong\n"); in orinoco_nortel_hw_init()
110 printk(KERN_ERR PFX "brg1 timed out\n"); in orinoco_nortel_hw_init()
114 printk(KERN_ERR PFX "brg2 answer1 wrong\n"); in orinoco_nortel_hw_init()
118 printk(KERN_ERR PFX "brg2 answer2 wrong\n"); in orinoco_nortel_hw_init()
122 printk(KERN_ERR PFX "brg2 answer3 wrong\n"); in orinoco_nortel_hw_init()
131 printk(KERN_ERR PFX "Error setting COR value (reg=%x)\n", in orinoco_nortel_hw_init()
151 printk(KERN_ERR PFX "Cannot enable PCI device\n"); in orinoco_nortel_init_one()
157 printk(KERN_ERR PFX "Cannot obtain PCI resources\n"); in orinoco_nortel_init_one()
163 printk(KERN_ERR PFX "Canno in orinoco_nortel_init_one()
[all...]
H A Dorinoco_plx.c87 #define PFX DRIVER_NAME ": " macro
133 printk(KERN_ERR PFX "Busy timeout\n"); in orinoco_plx_cor_reset()
148 printk(KERN_DEBUG PFX "CIS: "); in orinoco_plx_hw_init()
157 printk(KERN_ERR PFX "The CIS value of Prism2 PC " in orinoco_plx_hw_init()
172 printk(KERN_ERR PFX "Cannot enable interrupts\n"); in orinoco_plx_hw_init()
190 printk(KERN_ERR PFX "Cannot enable PCI device\n"); in orinoco_plx_init_one()
196 printk(KERN_ERR PFX "Cannot obtain PCI resources\n"); in orinoco_plx_init_one()
202 printk(KERN_ERR PFX "Cannot map bridge registers\n"); in orinoco_plx_init_one()
209 printk(KERN_ERR PFX "Cannot map PCMCIA attributes\n"); in orinoco_plx_init_one()
216 printk(KERN_ERR PFX "Canno in orinoco_plx_init_one()
[all...]
H A Dorinoco_tmd.c41 #define PFX DRIVER_NAME ": " macro
83 printk(KERN_ERR PFX "Busy timeout\n"); in orinoco_tmd_cor_reset()
101 printk(KERN_ERR PFX "Cannot enable PCI device\n"); in orinoco_tmd_init_one()
107 printk(KERN_ERR PFX "Cannot obtain PCI resources\n"); in orinoco_tmd_init_one()
113 printk(KERN_ERR PFX "Cannot map bridge registers\n"); in orinoco_tmd_init_one()
120 printk(KERN_ERR PFX "Cannot map chipset registers\n"); in orinoco_tmd_init_one()
129 printk(KERN_ERR PFX "Cannot allocate network device\n"); in orinoco_tmd_init_one()
142 printk(KERN_ERR PFX "Cannot allocate IRQ %d\n", pdev->irq); in orinoco_tmd_init_one()
149 printk(KERN_ERR PFX "Initial reset failed\n"); in orinoco_tmd_init_one()
155 printk(KERN_ERR PFX "orinoco_ini in orinoco_tmd_init_one()
[all...]
H A Dorinoco_pci.c45 #define PFX DRIVER_NAME ": " macro
106 printk(KERN_ERR PFX "Busy timeout\n"); in orinoco_pci_cor_reset()
123 printk(KERN_ERR PFX "Cannot enable PCI device\n"); in orinoco_pci_init_one()
129 printk(KERN_ERR PFX "Cannot obtain PCI resources\n"); in orinoco_pci_init_one()
135 printk(KERN_ERR PFX "Cannot remap chipset registers\n"); in orinoco_pci_init_one()
144 printk(KERN_ERR PFX "Cannot allocate network device\n"); in orinoco_pci_init_one()
156 printk(KERN_ERR PFX "Cannot allocate IRQ %d\n", pdev->irq); in orinoco_pci_init_one()
163 printk(KERN_ERR PFX "Initial reset failed\n"); in orinoco_pci_init_one()
169 printk(KERN_ERR PFX "orinoco_init() failed\n"); in orinoco_pci_init_one()
175 printk(KERN_ERR PFX "orinoco_if_ad in orinoco_pci_init_one()
[all...]
H A Dairport.c15 #define PFX DRIVER_NAME ": " macro
156 printk(KERN_ERR PFX "Wrong interrupt/addresses in OF tree\n"); in airport_attach()
164 printk(KERN_ERR PFX "Cannot allocate network device\n"); in airport_attach()
173 printk(KERN_ERR PFX "can't request IO resource !\n"); in airport_attach()
183 printk(KERN_DEBUG PFX "Physical address %lx\n", phys_addr); in airport_attach()
186 printk(KERN_ERR PFX "ioremap() failed\n"); in airport_attach()
201 printk(KERN_ERR PFX "Couldn't get IRQ %d\n", card->irq); in airport_attach()
208 printk(KERN_ERR PFX "orinoco_init() failed\n"); in airport_attach()
214 printk(KERN_ERR PFX "orinoco_if_add() failed\n"); in airport_attach()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A Dorinoco_nortel.c41 #define PFX DRIVER_NAME ": " macro
97 printk(KERN_ERR PFX "brg1 answer1 wrong\n"); in orinoco_nortel_hw_init()
110 printk(KERN_ERR PFX "brg1 timed out\n"); in orinoco_nortel_hw_init()
114 printk(KERN_ERR PFX "brg2 answer1 wrong\n"); in orinoco_nortel_hw_init()
118 printk(KERN_ERR PFX "brg2 answer2 wrong\n"); in orinoco_nortel_hw_init()
122 printk(KERN_ERR PFX "brg2 answer3 wrong\n"); in orinoco_nortel_hw_init()
131 printk(KERN_ERR PFX "Error setting COR value (reg=%x)\n", in orinoco_nortel_hw_init()
151 printk(KERN_ERR PFX "Cannot enable PCI device\n"); in orinoco_nortel_init_one()
157 printk(KERN_ERR PFX "Cannot obtain PCI resources\n"); in orinoco_nortel_init_one()
163 printk(KERN_ERR PFX "Canno in orinoco_nortel_init_one()
[all...]
H A Dorinoco_plx.c87 #define PFX DRIVER_NAME ": " macro
133 printk(KERN_ERR PFX "Busy timeout\n"); in orinoco_plx_cor_reset()
148 printk(KERN_DEBUG PFX "CIS: "); in orinoco_plx_hw_init()
157 printk(KERN_ERR PFX "The CIS value of Prism2 PC " in orinoco_plx_hw_init()
172 printk(KERN_ERR PFX "Cannot enable interrupts\n"); in orinoco_plx_hw_init()
190 printk(KERN_ERR PFX "Cannot enable PCI device\n"); in orinoco_plx_init_one()
196 printk(KERN_ERR PFX "Cannot obtain PCI resources\n"); in orinoco_plx_init_one()
202 printk(KERN_ERR PFX "Cannot map bridge registers\n"); in orinoco_plx_init_one()
209 printk(KERN_ERR PFX "Cannot map PCMCIA attributes\n"); in orinoco_plx_init_one()
216 printk(KERN_ERR PFX "Canno in orinoco_plx_init_one()
[all...]
H A Dorinoco_tmd.c41 #define PFX DRIVER_NAME ": " macro
83 printk(KERN_ERR PFX "Busy timeout\n"); in orinoco_tmd_cor_reset()
101 printk(KERN_ERR PFX "Cannot enable PCI device\n"); in orinoco_tmd_init_one()
107 printk(KERN_ERR PFX "Cannot obtain PCI resources\n"); in orinoco_tmd_init_one()
113 printk(KERN_ERR PFX "Cannot map bridge registers\n"); in orinoco_tmd_init_one()
120 printk(KERN_ERR PFX "Cannot map chipset registers\n"); in orinoco_tmd_init_one()
129 printk(KERN_ERR PFX "Cannot allocate network device\n"); in orinoco_tmd_init_one()
142 printk(KERN_ERR PFX "Cannot allocate IRQ %d\n", pdev->irq); in orinoco_tmd_init_one()
149 printk(KERN_ERR PFX "Initial reset failed\n"); in orinoco_tmd_init_one()
155 printk(KERN_ERR PFX "orinoco_ini in orinoco_tmd_init_one()
[all...]
H A Dorinoco_pci.c45 #define PFX DRIVER_NAME ": " macro
106 printk(KERN_ERR PFX "Busy timeout\n"); in orinoco_pci_cor_reset()
123 printk(KERN_ERR PFX "Cannot enable PCI device\n"); in orinoco_pci_init_one()
129 printk(KERN_ERR PFX "Cannot obtain PCI resources\n"); in orinoco_pci_init_one()
135 printk(KERN_ERR PFX "Cannot remap chipset registers\n"); in orinoco_pci_init_one()
144 printk(KERN_ERR PFX "Cannot allocate network device\n"); in orinoco_pci_init_one()
156 printk(KERN_ERR PFX "Cannot allocate IRQ %d\n", pdev->irq); in orinoco_pci_init_one()
163 printk(KERN_ERR PFX "Initial reset failed\n"); in orinoco_pci_init_one()
169 printk(KERN_ERR PFX "orinoco_init() failed\n"); in orinoco_pci_init_one()
175 printk(KERN_ERR PFX "orinoco_if_ad in orinoco_pci_init_one()
[all...]
H A Dairport.c15 #define PFX DRIVER_NAME ": " macro
157 printk(KERN_ERR PFX "Wrong interrupt/addresses in OF tree\n"); in airport_attach()
165 printk(KERN_ERR PFX "Cannot allocate network device\n"); in airport_attach()
174 printk(KERN_ERR PFX "can't request IO resource !\n"); in airport_attach()
184 printk(KERN_DEBUG PFX "Physical address %lx\n", phys_addr); in airport_attach()
187 printk(KERN_ERR PFX "ioremap() failed\n"); in airport_attach()
202 printk(KERN_ERR PFX "Couldn't get IRQ %d\n", card->irq); in airport_attach()
209 printk(KERN_ERR PFX "orinoco_init() failed\n"); in airport_attach()
215 printk(KERN_ERR PFX "orinoco_if_add() failed\n"); in airport_attach()
/kernel/linux/linux-5.10/drivers/parisc/
H A Dsuperio.c91 #define PFX SUPERIO ": " macro
121 printk(KERN_ERR PFX "slave interrupted!\n"); in superio_interrupt()
132 printk(KERN_WARNING PFX "spurious interrupt!\n"); in superio_interrupt()
168 printk(KERN_INFO PFX "Found NS87560 Legacy I/O device at %s (IRQ %i)\n", in superio_init()
173 printk(KERN_INFO PFX "Serial port 1 at 0x%x\n", sio->sp1_base); in superio_init()
177 printk(KERN_INFO PFX "Serial port 2 at 0x%x\n", sio->sp2_base); in superio_init()
181 printk(KERN_INFO PFX "Parallel port at 0x%x\n", sio->pp_base); in superio_init()
185 printk(KERN_INFO PFX "Floppy controller at 0x%x\n", sio->fdc_base); in superio_init()
188 printk(KERN_INFO PFX "ACPI at 0x%x\n", sio->acpi_base); in superio_init()
269 printk(KERN_INFO PFX "US in superio_init()
[all...]
/kernel/linux/linux-6.6/drivers/parisc/
H A Dsuperio.c91 #define PFX SUPERIO ": " macro
121 printk(KERN_ERR PFX "slave interrupted!\n"); in superio_interrupt()
132 printk(KERN_WARNING PFX "spurious interrupt!\n"); in superio_interrupt()
168 printk(KERN_INFO PFX "Found NS87560 Legacy I/O device at %s (IRQ %i)\n", in superio_init()
173 printk(KERN_INFO PFX "Serial port 1 at 0x%x\n", sio->sp1_base); in superio_init()
177 printk(KERN_INFO PFX "Serial port 2 at 0x%x\n", sio->sp2_base); in superio_init()
181 printk(KERN_INFO PFX "Parallel port at 0x%x\n", sio->pp_base); in superio_init()
185 printk(KERN_INFO PFX "Floppy controller at 0x%x\n", sio->fdc_base); in superio_init()
188 printk(KERN_INFO PFX "ACPI at 0x%x\n", sio->acpi_base); in superio_init()
269 printk(KERN_INFO PFX "US in superio_init()
[all...]
/kernel/linux/linux-5.10/sound/isa/
H A Dsc6000.c103 #define PFX "sc6000: " macro
411 printk(KERN_INFO PFX "Detected model: %s, DSP version %d.%d\n", in sc6000_init_board()
497 printk(KERN_ERR PFX "specify IO port\n"); in snd_sc6000_match()
501 printk(KERN_ERR PFX "specify MSS port\n"); in snd_sc6000_match()
505 printk(KERN_ERR PFX "Port must be 0x220 or 0x240\n"); in snd_sc6000_match()
509 printk(KERN_ERR PFX "MSS port must be 0x530 or 0xe80\n"); in snd_sc6000_match()
513 printk(KERN_ERR PFX "invalid IRQ %d\n", irq[dev]); in snd_sc6000_match()
517 printk(KERN_ERR PFX "invalid DMA %d\n", dma[dev]); in snd_sc6000_match()
522 printk(KERN_ERR PFX "invalid MPU-401 port %lx\n", in snd_sc6000_match()
529 printk(KERN_ERR PFX "invali in snd_sc6000_match()
[all...]
/kernel/linux/linux-6.6/sound/isa/
H A Dsc6000.c100 #define PFX "sc6000: " macro
408 printk(KERN_INFO PFX "Detected model: %s, DSP version %d.%d\n", in sc6000_init_board()
494 printk(KERN_ERR PFX "specify IO port\n"); in snd_sc6000_match()
498 printk(KERN_ERR PFX "specify MSS port\n"); in snd_sc6000_match()
502 printk(KERN_ERR PFX "Port must be 0x220 or 0x240\n"); in snd_sc6000_match()
506 printk(KERN_ERR PFX "MSS port must be 0x530 or 0xe80\n"); in snd_sc6000_match()
510 printk(KERN_ERR PFX "invalid IRQ %d\n", irq[dev]); in snd_sc6000_match()
514 printk(KERN_ERR PFX "invalid DMA %d\n", dma[dev]); in snd_sc6000_match()
519 printk(KERN_ERR PFX "invalid MPU-401 port %lx\n", in snd_sc6000_match()
526 printk(KERN_ERR PFX "invali in snd_sc6000_match()
[all...]
/kernel/linux/linux-5.10/drivers/char/agp/
H A Defficeon-agp.c111 printk(KERN_DEBUG PFX "efficeon_tlbflush()\n"); in efficeon_tlbflush()
121 printk(KERN_DEBUG PFX "efficeon_cleanup()\n"); in efficeon_cleanup()
134 printk(KERN_DEBUG PFX "efficeon_configure()\n"); in efficeon_configure()
169 printk(KERN_DEBUG PFX "efficeon_free_gatt_table(%p, %02x, %08x)\n", in efficeon_free_gatt_table()
174 printk(KERN_DEBUG PFX "efficeon_free_gatt_table() freed %d pages\n", freed); in efficeon_free_gatt_table()
202 printk(KERN_DEBUG PFX "efficeon_create_gatt_table(%d)\n", num_entries); in efficeon_create_gatt_table()
243 printk(KERN_DEBUG PFX "efficeon_insert_memory(%lx, %d)\n", pg_start, count); in efficeon_insert_memory()
289 printk(KERN_DEBUG PFX "efficeon_remove_memory(%lx, %d)\n", pg_start, count); in efficeon_remove_memory()
356 printk(KERN_ERR PFX "Unsupported Efficeon chipset (device id: %04x)\n", in agp_efficeon_probe()
361 printk(KERN_INFO PFX "Detecte in agp_efficeon_probe()
[all...]
/kernel/linux/linux-6.6/drivers/char/agp/
H A Defficeon-agp.c111 printk(KERN_DEBUG PFX "efficeon_tlbflush()\n"); in efficeon_tlbflush()
121 printk(KERN_DEBUG PFX "efficeon_cleanup()\n"); in efficeon_cleanup()
134 printk(KERN_DEBUG PFX "efficeon_configure()\n"); in efficeon_configure()
169 printk(KERN_DEBUG PFX "efficeon_free_gatt_table(%p, %02x, %08x)\n", in efficeon_free_gatt_table()
174 printk(KERN_DEBUG PFX "efficeon_free_gatt_table() freed %d pages\n", freed); in efficeon_free_gatt_table()
202 printk(KERN_DEBUG PFX "efficeon_create_gatt_table(%d)\n", num_entries); in efficeon_create_gatt_table()
243 printk(KERN_DEBUG PFX "efficeon_insert_memory(%lx, %d)\n", pg_start, count); in efficeon_insert_memory()
289 printk(KERN_DEBUG PFX "efficeon_remove_memory(%lx, %d)\n", pg_start, count); in efficeon_remove_memory()
356 printk(KERN_ERR PFX "Unsupported Efficeon chipset (device id: %04x)\n", in agp_efficeon_probe()
361 printk(KERN_INFO PFX "Detecte in agp_efficeon_probe()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c151 printk(KERN_ERR PFX "cmd_timeout: invalid cmd_type %d\n", in bnx2fc_cmd_timeout()
186 printk(KERN_ERR PFX "scsi_done - sc_cmd NULL. " in bnx2fc_scsi_done()
192 pr_err(PFX "0x%x: sc_cmd->device is NULL.\n", io_req->xid); in bnx2fc_scsi_done()
196 pr_err(PFX "0x%x: sc_cmd->device->host is NULL.\n", in bnx2fc_scsi_done()
227 printk(KERN_ERR PFX "cmd_mgr_alloc: Invalid min_xid 0x%x \ in bnx2fc_cmd_mgr_alloc()
239 printk(KERN_ERR PFX "failed to alloc cmgr\n"); in bnx2fc_cmd_mgr_alloc()
247 printk(KERN_ERR PFX "failed to alloc free_list\n"); in bnx2fc_cmd_mgr_alloc()
254 printk(KERN_ERR PFX "failed to alloc free_list_lock\n"); in bnx2fc_cmd_mgr_alloc()
278 printk(KERN_ERR PFX "failed to alloc io_req\n"); in bnx2fc_cmd_mgr_alloc()
300 printk(KERN_ERR PFX "faile in bnx2fc_cmd_mgr_alloc()
[all...]
H A Dbnx2fc_hwi.c72 printk(KERN_ERR PFX "hba->cnic NULL during fcoe fw init\n"); in bnx2fc_send_fw_fcoe_init_msg()
394 printk(KERN_ERR PFX "WARN: enable_req port_id = 0x%x," in bnx2fc_send_session_enable_req()
577 printk(KERN_ERR PFX "fc_frame_alloc failure\n"); in bnx2fc_process_l2_frame_compl()
602 printk(KERN_ERR PFX "dropping ELS 0x%x\n", op); in bnx2fc_process_l2_frame_compl()
715 printk(KERN_ERR PFX "err_warn: Not a SCSI cmd\n"); in bnx2fc_process_unsol_compl()
744 printk(KERN_ERR PFX "err_warn: io_req (0x%x) already " in bnx2fc_process_unsol_compl()
771 printk(KERN_ERR PFX "SRR in progress\n"); in bnx2fc_process_unsol_compl()
789 printk(KERN_ERR PFX "err_warn: initiate_abts " in bnx2fc_process_unsol_compl()
837 printk(KERN_ERR PFX "err_warn: Not a SCSI cmd\n"); in bnx2fc_process_unsol_compl()
855 printk(KERN_ERR PFX "Unso in bnx2fc_process_unsol_compl()
[all...]
H A Dbnx2fc_tgt.c94 printk(KERN_ERR PFX "Failed to allocate conn id for " in bnx2fc_offload_session()
102 printk(KERN_ERR PFX "Failed to allocate resources\n"); in bnx2fc_offload_session()
115 printk(KERN_ERR PFX "ofld_req failed\n"); in bnx2fc_offload_session()
140 printk(KERN_ERR PFX "map doorbell failed - no mem\n"); in bnx2fc_offload_session()
146 pr_err(PFX "enable session failed\n"); in bnx2fc_offload_session()
270 printk(KERN_ERR PFX "CLEANUP on port 0x%x:" in bnx2fc_flush_active_ios()
332 printk(KERN_ERR PFX "ERROR!! destroy timed out\n"); in bnx2fc_upload_session()
338 printk(KERN_ERR PFX "ERROR!! DISABLE req failed, destroy" in bnx2fc_upload_session()
341 printk(KERN_ERR PFX "ERROR!! DISABLE req timed out, destroy" in bnx2fc_upload_session()
456 printk(KERN_ERR PFX "rpor in bnx2fc_rport_event_handler()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c151 printk(KERN_ERR PFX "cmd_timeout: invalid cmd_type %d\n", in bnx2fc_cmd_timeout()
186 printk(KERN_ERR PFX "scsi_done - sc_cmd NULL. " in bnx2fc_scsi_done()
192 pr_err(PFX "0x%x: sc_cmd->device is NULL.\n", io_req->xid); in bnx2fc_scsi_done()
196 pr_err(PFX "0x%x: sc_cmd->device->host is NULL.\n", in bnx2fc_scsi_done()
227 printk(KERN_ERR PFX "cmd_mgr_alloc: Invalid min_xid 0x%x \ in bnx2fc_cmd_mgr_alloc()
239 printk(KERN_ERR PFX "failed to alloc cmgr\n"); in bnx2fc_cmd_mgr_alloc()
247 printk(KERN_ERR PFX "failed to alloc free_list\n"); in bnx2fc_cmd_mgr_alloc()
254 printk(KERN_ERR PFX "failed to alloc free_list_lock\n"); in bnx2fc_cmd_mgr_alloc()
278 printk(KERN_ERR PFX "failed to alloc io_req\n"); in bnx2fc_cmd_mgr_alloc()
300 printk(KERN_ERR PFX "faile in bnx2fc_cmd_mgr_alloc()
[all...]
H A Dbnx2fc_hwi.c72 printk(KERN_ERR PFX "hba->cnic NULL during fcoe fw init\n"); in bnx2fc_send_fw_fcoe_init_msg()
394 printk(KERN_ERR PFX "WARN: enable_req port_id = 0x%x," in bnx2fc_send_session_enable_req()
577 printk(KERN_ERR PFX "fc_frame_alloc failure\n"); in bnx2fc_process_l2_frame_compl()
602 printk(KERN_ERR PFX "dropping ELS 0x%x\n", op); in bnx2fc_process_l2_frame_compl()
715 printk(KERN_ERR PFX "err_warn: Not a SCSI cmd\n"); in bnx2fc_process_unsol_compl()
744 printk(KERN_ERR PFX "err_warn: io_req (0x%x) already " in bnx2fc_process_unsol_compl()
771 printk(KERN_ERR PFX "SRR in progress\n"); in bnx2fc_process_unsol_compl()
788 printk(KERN_ERR PFX "err_warn: initiate_abts " in bnx2fc_process_unsol_compl()
836 printk(KERN_ERR PFX "err_warn: Not a SCSI cmd\n"); in bnx2fc_process_unsol_compl()
854 printk(KERN_ERR PFX "Unso in bnx2fc_process_unsol_compl()
[all...]
H A Dbnx2fc_tgt.c94 printk(KERN_ERR PFX "Failed to allocate conn id for " in bnx2fc_offload_session()
102 printk(KERN_ERR PFX "Failed to allocate resources\n"); in bnx2fc_offload_session()
115 printk(KERN_ERR PFX "ofld_req failed\n"); in bnx2fc_offload_session()
140 printk(KERN_ERR PFX "map doorbell failed - no mem\n"); in bnx2fc_offload_session()
146 pr_err(PFX "enable session failed\n"); in bnx2fc_offload_session()
270 printk(KERN_ERR PFX "CLEANUP on port 0x%x:" in bnx2fc_flush_active_ios()
332 printk(KERN_ERR PFX "ERROR!! destroy timed out\n"); in bnx2fc_upload_session()
338 printk(KERN_ERR PFX "ERROR!! DISABLE req failed, destroy" in bnx2fc_upload_session()
341 printk(KERN_ERR PFX "ERROR!! DISABLE req timed out, destroy" in bnx2fc_upload_session()
456 printk(KERN_ERR PFX "rpor in bnx2fc_rport_event_handler()
[all...]
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-floppy.c98 printk(KERN_ERR PFX "Error in REQUEST SENSE itself - " in ide_floppy_callback()
117 printk(KERN_ERR PFX "%s: I/O error, pc = %2x, key = %2x, " in ide_floppy_report_error()
186 printk(KERN_ERR PFX "unsupported page code in %s\n", __func__); in ide_floppy_create_mode_sense_cmd()
249 printk(KERN_ERR PFX "%s: I/O error\n", drive->name); in ide_floppy_do_request()
263 printk(KERN_ERR PFX "%s: unsupported r/w rq size\n", in ide_floppy_do_request()
329 printk(KERN_ERR PFX "Can't get flexible disk page params\n"); in ide_floppy_get_flexible_disk_page()
352 printk(KERN_INFO PFX "%s: %dkB, %d/%d/%d CHS, %d kBps, " in ide_floppy_get_flexible_disk_page()
364 printk(KERN_NOTICE PFX "%s: The disk reports a capacity of %d " in ide_floppy_get_flexible_disk_page()
398 printk(KERN_ERR PFX "Can't get floppy parameters\n"); in ide_floppy_get_capacity()
435 printk(KERN_INFO PFX " in ide_floppy_get_capacity()
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dmkcapflags.sh15 PFX=$3
19 PFX_SZ=$(echo $PFX | wc -c)
24 # Iterate through any input lines starting with #define $PFX
25 sed -n -e 's/\t/ /g' -e "s/^ *# *define *$PFX//p" $IN |
43 printf "\t[%s - %s]%.*s = %s,\n" "$PFX$NAME" "$POSTFIX" "$TABCOUNT" "$TABS" "$VALUE"
46 printf "\t[%s]%.*s = %s,\n" "$PFX$NAME" "$TABCOUNT" "$TABS" "$VALUE"
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dmkcapflags.sh15 PFX=$3
19 PFX_SZ=$(echo $PFX | wc -c)
24 # Iterate through any input lines starting with #define $PFX
25 sed -n -e 's/\t/ /g' -e "s/^ *# *define *$PFX//p" $IN |
43 printf "\t[%s - %s]%.*s = %s,\n" "$PFX$NAME" "$POSTFIX" "$TABCOUNT" "$TABS" "$VALUE"
46 printf "\t[%s]%.*s = %s,\n" "$PFX$NAME" "$TABCOUNT" "$TABS" "$VALUE"

Completed in 16 milliseconds

12345678910