Searched refs:qla1280_marker (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
D | qla1280.c | 444 static void qla1280_marker(struct scsi_qla_host *, int, int, int, u8); 1293 qla1280_marker(ha, bus, target, 0, MK_SYNC_ID); in qla1280_done() 2621 qla1280_marker(ha, bus, 0, 0, MK_SYNC_ALL); in qla1280_bus_reset() 2663 qla1280_marker(ha, bus, target, 0, MK_SYNC_ID); in qla1280_device_reset() 2750 qla1280_marker(struct scsi_qla_host *ha, int bus, int id, int lun, u8 type) in qla1280_marker() function 3650 qla1280_marker(ha, bus, 0, 0, in qla1280_rst_aen()
|