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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A DNCR53C9x.c997 static inline void build_sync_nego_msg(struct NCR_ESP *esp, int period, int offset) function
1133 build_sync_nego_msg(esp, 0, 0);
1135 build_sync_nego_msg(esp, esp->sync_defp, 15);
1138 build_sync_nego_msg(esp, 0, 0);
1603 build_sync_nego_msg(esp, 0, 0);
2796 build_sync_nego_msg(esp, 0, 0);
2874 build_sync_nego_msg(esp, period, offset);
2881 build_sync_nego_msg(esp, 0, 0);
2962 build_sync_nego_msg(esp, period, offset);

Completed in 71 milliseconds