Searched refs:qla1280_marker (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/scsi/ |
D | qla1280.c | 416 static void qla1280_marker(struct scsi_qla_host *, int, int, int, u8); 1254 qla1280_marker(ha, bus, target, 0, MK_SYNC_ID); in qla1280_done() 2568 qla1280_marker(ha, bus, 0, 0, MK_SYNC_ALL); in qla1280_bus_reset() 2610 qla1280_marker(ha, bus, target, 0, MK_SYNC_ID); in qla1280_device_reset() 2697 qla1280_marker(struct scsi_qla_host *ha, int bus, int id, int lun, u8 type) in qla1280_marker() function 3570 qla1280_marker(ha, bus, 0, 0, in qla1280_rst_aen()
|